Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/
Dperf_event.h1064 static inline bool x86_pmu_has_lbr_callstack(void) in x86_pmu_has_lbr_callstack() function
/Linux-v6.6/arch/x86/events/intel/
Dlbr.c986 if (!x86_pmu_has_lbr_callstack()) in intel_pmu_setup_sw_lbr_filter()