Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c4918 static unsigned long thread__nr_events(struct thread_trace *ttrace) in thread__nr_events() function
4929 unsigned long a_nr_events = thread__nr_events(thread__priv(a->thread)); in trace_nr_events_cmp()
4930 unsigned long b_nr_events = thread__nr_events(thread__priv(b->thread)); in trace_nr_events_cmp()