Home
last modified time | relevance | path

Searched refs:IOTYPE_POLL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-timechart.c158 IOTYPE_POLL, enumerator
956 return pid_begin_io_sample(tchart, sample->tid, IOTYPE_POLL, in process_enter_poll()
966 return pid_end_io_sample(tchart, sample->tid, IOTYPE_POLL, in process_exit_poll()
1181 else if (sample->type == IOTYPE_POLL) in draw_io_bars()