Searched refs:td_total_slots (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/tools/perf/util/ |
| D | stat-shadow.c | 686 static double td_total_slots(int cpu, struct runtime_stat *st, in td_total_slots() function 703 total_slots = td_total_slots(cpu, st, rsd); in td_bad_spec() 713 double total_slots = td_total_slots(cpu, st, rsd); in td_retiring() 726 double total_slots = td_total_slots(cpu, st, rsd); in td_fe_bound() 1152 if (td_total_slots(cpu, st, &rsd) > 0) in perf_stat__print_shadow_stats()
|
| /Linux-v5.15/arch/x86/events/intel/ |
| D | core.c | 353 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots, 383 EVENT_PTR(td_total_slots), 4903 EVENT_PTR(td_total_slots),
|