Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dperf_event_p4.h171 static inline u64 p4_set_ht_bit(u64 config) in p4_set_ht_bit() function
/Linux-v6.6/arch/x86/events/intel/
Dp4.c821 event->hw.config = p4_set_ht_bit(event->hw.config); in p4_hw_config()