Searched refs:td_fe_bound (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stat-shadow.c | 698 static double td_fe_bound(int ctx, int cpu, struct runtime_stat *st) in td_fe_bound() function 712 double sum = (td_fe_bound(ctx, cpu, st) + in td_be_bound() 1090 double fe_bound = td_fe_bound(ctx, cpu, st); in perf_stat__print_shadow_stats()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | core.c | 405 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82"); 5318 EVENT_PTR(td_fe_bound), 5356 EVENT_PTR(td_fe_bound),
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | core.c | 321 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82"); 4699 EVENT_PTR(td_fe_bound),
|
Completed in 14 milliseconds