Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c4432 static unsigned long thread__nr_events(struct thread_trace *ttrace) function
4437 DEFINE_RESORT_RB(threads, (thread__nr_events(a->thread->priv) < thread__nr_events(b->thread->priv)),