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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diolib.c47 #define IO_SEQ 1 /* All requests are sequential, f.e. JAVA_CLASSES */ macro
53 /* IO_BLK, IO_SEQ */
73 int iotype; /* IO_BLK, IO_SEQ, IO_TXT */
77 /* IO_BLK, IO_SEQ */
103 /* IO_BLK, IO_SEQ */
185 iotype = IO_SEQ;
305 else if (hndl->iotype == IO_SEQ)
342 if (hndl->iotype == IO_BLK || hndl->iotype == IO_SEQ)
493 * IO_BLK and IO_SEQ files
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diolib.c47 #define IO_SEQ 1 /* All requests are sequential, f.e. JAVA_CLASSES */ macro
53 /* IO_BLK, IO_SEQ */
73 int iotype; /* IO_BLK, IO_SEQ, IO_TXT */
77 /* IO_BLK, IO_SEQ */
103 /* IO_BLK, IO_SEQ */
185 iotype = IO_SEQ;
303 else if (hndl->iotype == IO_SEQ)
340 if (hndl->iotype == IO_BLK || hndl->iotype == IO_SEQ)
491 * IO_BLK and IO_SEQ files

Completed in 185 milliseconds