Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Dp4.c1073 if (!p4_should_swap_ts(hwc->config, cpu)) in p4_pmu_swap_config_ts()
1241 if (hwc->idx != -1 && !p4_should_swap_ts(hwc->config, cpu)) { in p4_pmu_schedule_events()
1276 if (p4_should_swap_ts(hwc->config, cpu)) in p4_pmu_schedule_events()
/Linux-v5.4/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