Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dstat-shadow.c622 static double td_total_slots(int ctx, int cpu, struct runtime_stat *st) in td_total_slots() function
637 total_slots = td_total_slots(ctx, cpu, st); in td_bad_spec()
646 double total_slots = td_total_slots(ctx, cpu, st); in td_retiring()
658 double total_slots = td_total_slots(ctx, cpu, st); in td_fe_bound()
957 if (td_total_slots(ctx, cpu, st) > 0) in perf_stat__print_shadow_stats()
/Linux-v4.19/arch/x86/events/intel/
Dcore.c264 EVENT_ATTR_STR_HT(topdown-total-slots, td_total_slots,
286 EVENT_PTR(td_total_slots),
3772 EVENT_PTR(td_total_slots),