Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat-shadow.c683 static double td_total_slots(int map_idx, struct runtime_stat *st, in td_total_slots() function
700 total_slots = td_total_slots(map_idx, st, rsd); in td_bad_spec()
710 double total_slots = td_total_slots(map_idx, st, rsd); in td_retiring()
723 double total_slots = td_total_slots(map_idx, st, rsd); in td_fe_bound()
1180 if (td_total_slots(map_idx, st, &rsd) > 0) in perf_stat__print_shadow_stats()
/linux-6.1.9/arch/x86/events/intel/
Dcore.c376 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
406 EVENT_PTR(td_total_slots),
5121 EVENT_PTR(td_total_slots),