Home
last modified time | relevance | path

Searched refs:td_total_slots (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat-shadow.c665 static double td_total_slots(int ctx, int cpu, struct runtime_stat *st) in td_total_slots() function
680 total_slots = td_total_slots(ctx, cpu, st); in td_bad_spec()
689 double total_slots = td_total_slots(ctx, cpu, st); in td_retiring()
701 double total_slots = td_total_slots(ctx, cpu, st); in td_fe_bound()
1124 if (td_total_slots(ctx, cpu, st) > 0) in perf_stat__print_shadow_stats()
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c302 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
328 EVENT_PTR(td_total_slots),
4655 EVENT_PTR(td_total_slots),
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dcore.c386 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
416 EVENT_PTR(td_total_slots),
5274 EVENT_PTR(td_total_slots),

Completed in 15 milliseconds