Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-timechart.c1704 const char * const poll_events[] = { in timechart__io_record() local
1719 unsigned int poll_events_nr = ARRAY_SIZE(poll_events); in timechart__io_record()
1761 if (!is_valid_tracepoint(poll_events[i])) { in timechart__io_record()
1767 *p++ = strdup(poll_events[i]); in timechart__io_record()