Searched refs:nth_evsel (Results 1 – 1 of 1) sorted by relevance
328 static struct perf_evsel *nth_evsel(int n) in nth_evsel() function363 perf_evsel__cmp(counter, nth_evsel(T_CYCLES_IN_TX))) in update_shadow_stats()366 perf_evsel__cmp(counter, nth_evsel(T_TRANSACTION_START))) in update_shadow_stats()369 perf_evsel__cmp(counter, nth_evsel(T_ELISION_START))) in update_shadow_stats()1063 perf_evsel__cmp(evsel, nth_evsel(T_CYCLES_IN_TX))) { in abs_printout()1070 perf_evsel__cmp(evsel, nth_evsel(T_CYCLES_IN_TX_CP))) { in abs_printout()1080 perf_evsel__cmp(evsel, nth_evsel(T_TRANSACTION_START)) && in abs_printout()1090 perf_evsel__cmp(evsel, nth_evsel(T_ELISION_START)) && in abs_printout()