Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A 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()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c321 EVENT_ATTR_STR(topdown-fe-bound, td_fe_bound, "event=0x00,umask=0x82");
4699 EVENT_PTR(td_fe_bound),