Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c518 if (!x86_pmu_has_lbr_callstack()) in intel_pmu_setup_sw_lbr_filter()
Dperf_event.h654 static inline bool x86_pmu_has_lbr_callstack(void) in x86_pmu_has_lbr_callstack() function