Searched refs:td_bad_spec (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stat-shadow.c | 670 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()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | core.c | 404 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81"); 5317 EVENT_PTR(td_bad_spec), 5355 EVENT_PTR(td_bad_spec),
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | core.c | 320 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81"); 4698 EVENT_PTR(td_bad_spec),
|
Completed in 15 milliseconds