Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-trace.c4407 static unsigned long thread__nr_events(struct thread_trace *ttrace) function
4412 DEFINE_RESORT_RB(threads, (thread__nr_events(a->thread->priv) < thread__nr_events(b->thread->priv)),