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

/linux-master/tools/perf/
H A Dbuiltin-trace.c4311 static unsigned long thread__nr_events(struct thread_trace *ttrace) function
4322 unsigned long a_nr_events = thread__nr_events(thread__priv(a->thread));
4323 unsigned long b_nr_events = thread__nr_events(thread__priv(b->thread));

Completed in 102 milliseconds