Searched refs:td_bad_spec (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ |
A D | stat-shadow.c | 582 static double td_bad_spec(int map_idx, struct runtime_stat *st, in td_bad_spec() function 629 td_bad_spec(map_idx, st, rsd) + in td_be_bound() 1053 double bad_spec = td_bad_spec(map_idx, st, &rsd); in perf_stat__print_shadow_stats()
|
/linux-6.3-rc2/arch/x86/events/intel/ |
A D | core.c | 394 EVENT_ATTR_STR(topdown-bad-spec, td_bad_spec, "event=0x00,umask=0x81"); 5275 EVENT_PTR(td_bad_spec), 5313 EVENT_PTR(td_bad_spec),
|
Completed in 23 milliseconds