Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h1059 static inline bool x86_pmu_has_lbr_callstack(void) in x86_pmu_has_lbr_callstack() function
/linux-6.1.9/arch/x86/events/intel/
Dlbr.c986 if (!x86_pmu_has_lbr_callstack()) in intel_pmu_setup_sw_lbr_filter()