Searched refs:td_be_bound (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | stat-shadow.c | 710 static double td_be_bound(int ctx, int cpu, struct runtime_stat *st) in td_be_bound() function 1111 double be_bound = td_be_bound(ctx, cpu, st); in perf_stat__print_shadow_stats()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | core.c | 406 EVENT_ATTR_STR(topdown-be-bound, td_be_bound, "event=0x00,umask=0x83"); 5319 EVENT_PTR(td_be_bound), 5357 EVENT_PTR(td_be_bound),
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | core.c | 322 EVENT_ATTR_STR(topdown-be-bound, td_be_bound, "event=0x00,umask=0x83"); 4700 EVENT_PTR(td_be_bound),
|
Completed in 15 milliseconds