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

/linux-master/arch/x86/events/intel/
H A Dlbr.c1063 if (!x86_pmu_has_lbr_callstack())
1696 lbr->has_callstack = x86_pmu_has_lbr_callstack();
/linux-master/arch/x86/events/
H A Dperf_event.h1079 static inline bool x86_pmu_has_lbr_callstack(void) function

Completed in 215 milliseconds