Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat-shadow.c640 static double td_total_slots(int ctx, int cpu, struct runtime_stat *st) in td_total_slots() function
655 total_slots = td_total_slots(ctx, cpu, st); in td_bad_spec()
664 double total_slots = td_total_slots(ctx, cpu, st); in td_retiring()
676 double total_slots = td_total_slots(ctx, cpu, st); in td_fe_bound()
1017 if (td_total_slots(ctx, cpu, st) > 0) in perf_stat__print_shadow_stats()