Searched refs:nth_evsel (Results 1 – 1 of 1) sorted by relevance
328 static struct perf_evsel *nth_evsel(int n) in nth_evsel() function364 perf_evsel__cmp(counter, nth_evsel(T_CYCLES_IN_TX))) in update_shadow_stats()367 perf_evsel__cmp(counter, nth_evsel(T_TRANSACTION_START))) in update_shadow_stats()370 perf_evsel__cmp(counter, nth_evsel(T_ELISION_START))) in update_shadow_stats()1173 perf_evsel__cmp(evsel, nth_evsel(T_CYCLES_IN_TX))) { in abs_printout()1180 perf_evsel__cmp(evsel, nth_evsel(T_CYCLES_IN_TX_CP))) { in abs_printout()1190 perf_evsel__cmp(evsel, nth_evsel(T_TRANSACTION_START)) && in abs_printout()1200 perf_evsel__cmp(evsel, nth_evsel(T_ELISION_START)) && in abs_printout()