Searched refs:IO_BLK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c46 #define IO_BLK 0 /* Concurrent requests */ macro
53 /* IO_BLK, IO_SEQ */
73 int iotype; /* IO_BLK, IO_SEQ, IO_TXT */
77 /* IO_BLK, IO_SEQ */
81 uint32_t nchnk; /* number of active chunks, probably small for IO_BLK */
103 /* IO_BLK, IO_SEQ */
161 int iotype = IO_BLK;
298 if (hndl->iotype == IO_BLK)
342 if (hndl->iotype == IO_BLK || hndl->iotype == IO_SEQ)
493 * IO_BLK an
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c46 #define IO_BLK 0 /* Concurrent requests */ macro
53 /* IO_BLK, IO_SEQ */
73 int iotype; /* IO_BLK, IO_SEQ, IO_TXT */
77 /* IO_BLK, IO_SEQ */
81 uint32_t nchnk; /* number of active chunks, probably small for IO_BLK */
103 /* IO_BLK, IO_SEQ */
161 int iotype = IO_BLK;
296 if (hndl->iotype == IO_BLK)
340 if (hndl->iotype == IO_BLK || hndl->iotype == IO_SEQ)
491 * IO_BLK an
[all...]

Completed in 147 milliseconds