Searched refs:td_bad_spec (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | stat-shadow.c | 689 static double td_bad_spec(int map_idx, struct runtime_stat *st, in td_bad_spec() function 736 td_bad_spec(map_idx, st, rsd) + in td_be_bound() 1160 double bad_spec = td_bad_spec(map_idx, st, &rsd); in perf_stat__print_shadow_stats()
|
/linux-6.1.9/arch/x86/events/intel/ |
D | core.c | 394 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81"); 5164 EVENT_PTR(td_bad_spec), 5202 EVENT_PTR(td_bad_spec),
|