Home
last modified time | relevance | path

Searched refs:td_fe_bound (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dstat-shadow.c698 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()
/Linux-v5.10/arch/x86/events/intel/
Dcore.c319 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82");
4669 EVENT_PTR(td_fe_bound),