Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-timechart.c1686 const char * const net_events[] = { in timechart__io_record() local
1701 unsigned int net_events_nr = ARRAY_SIZE(net_events); in timechart__io_record()
1751 if (!is_valid_tracepoint(net_events[i])) { in timechart__io_record()
1757 *p++ = strdup(net_events[i]); in timechart__io_record()