Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1833 static inline bool needs_branch_stack(struct perf_event *event) in needs_branch_stack() function
/linux/arch/x86/events/intel/
H A Dcore.c4414 if (needs_branch_stack(event)) { in intel_pmu_hw_config()