Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-timechart.c1690 const char * const net_events[] = { in timechart__io_record() local
1705 unsigned int net_events_nr = ARRAY_SIZE(net_events); in timechart__io_record()
1755 if (!is_valid_tracepoint(net_events[i])) { in timechart__io_record()
1761 *p++ = strdup(net_events[i]); in timechart__io_record()