Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h321 static inline bool use_fixed_pseudo_encoding(u64 code) in use_fixed_pseudo_encoding() function
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c6000 if (!use_fixed_pseudo_encoding(c->code)) in intel_pmu_init()