Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c320 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81");
4698 EVENT_PTR(td_bad_spec),