Searched refs:thread__nr_events (Results 1 – 1 of 1) sorted by relevance
4946 static unsigned long thread__nr_events(struct thread_trace *ttrace) in thread__nr_events() function4957 unsigned long a_nr_events = thread__nr_events(thread__priv(a->thread)); in trace_nr_events_cmp()4958 unsigned long b_nr_events = thread__nr_events(thread__priv(b->thread)); in trace_nr_events_cmp()