Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dstat-shadow.c670 static double td_bad_spec(int ctx, int cpu, struct runtime_stat *st) in td_bad_spec() function
713 td_bad_spec(ctx, cpu, st) + in td_be_bound()
1104 double bad_spec = td_bad_spec(ctx, cpu, st); in perf_stat__print_shadow_stats()
/Linux-v5.10/arch/x86/events/intel/
Dcore.c318 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81");
4668 EVENT_PTR(td_bad_spec),