Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-timechart.c1703 const char * const poll_events[] = { in timechart__io_record() local
1718 unsigned int poll_events_nr = ARRAY_SIZE(poll_events); in timechart__io_record()
1760 if (!is_valid_tracepoint(poll_events[i])) { in timechart__io_record()
1766 *p++ = strdup(poll_events[i]); in timechart__io_record()