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

/linux-master/tools/perf/
H A Dbuiltin-timechart.c153 IOTYPE_READ, enumerator in enum:__anon992
816 } else if (type == IOTYPE_READ || type == IOTYPE_WRITE ||
856 return pid_begin_io_sample(tchart, sample->tid, IOTYPE_READ,
866 return pid_end_io_sample(tchart, sample->tid, IOTYPE_READ,
1190 else if (sample->type == IOTYPE_READ)

Completed in 211 milliseconds