Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dp4.c1107 if (!p4_should_swap_ts(hwc->config, cpu)) in p4_pmu_swap_config_ts()
1275 if (hwc->idx != -1 && !p4_should_swap_ts(hwc->config, cpu)) { in p4_pmu_schedule_events()
1310 if (p4_should_swap_ts(hwc->config, cpu)) in p4_pmu_schedule_events()
/Linux-v6.6/arch/x86/include/asm/
Dperf_event_p4.h198 static inline int p4_should_swap_ts(u64 config, int cpu) in p4_should_swap_ts() function