Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event_p4.h189 static inline int p4_ht_thread(int cpu) in p4_ht_thread() function
200 return p4_ht_config_thread(config) ^ p4_ht_thread(cpu); in p4_should_swap_ts()
212 if (!p4_ht_thread(cpu)) in p4_default_cccr_conf()
224 if (!p4_ht_thread(cpu)) { in p4_default_escr_conf()
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c820 if (p4_ht_active() && p4_ht_thread(cpu)) in p4_hw_config()
1118 if (p4_ht_thread(cpu)) { in p4_pmu_swap_config_ts()
1258 thread = p4_ht_thread(cpu); in p4_pmu_schedule_events()