Multi-ApplicationOnlineProfiling
2.1
|
Getters on Streams. More...
Functions | |
static int | VMPI_Stream_read_count (VMPI_Stream *st) |
Get the number of input streams. More... | |
static int | VMPI_Stream_write_count (VMPI_Stream *st) |
Get the number of output streams. More... | |
Getters on Streams.
|
inlinestatic |
Get the number of input streams.
st | target stream |
Definition at line 232 of file VMPI_stream.h.
|
inlinestatic |
Get the number of output streams.
st | target stream |
Definition at line 243 of file VMPI_stream.h.