Searched refs:td_fe_bound (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/perf/util/ ! |
D | stat-shadow.c | 719 static double td_fe_bound(int map_idx, struct runtime_stat *st, in td_fe_bound() function 735 double sum = (td_fe_bound(map_idx, st, rsd) + in td_be_bound() 1146 double fe_bound = td_fe_bound(map_idx, st, &rsd); in perf_stat__print_shadow_stats()
|
/linux-6.1.9/arch/x86/events/intel/ ! |
D | core.c | 395 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82"); 5165 EVENT_PTR(td_fe_bound), 5203 EVENT_PTR(td_fe_bound),
|