Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/amd/
Dcore.c803 if (needs_branch_stack(event)) in amd_pmu_add_event()
811 if (needs_branch_stack(event)) in amd_pmu_del_event()
/linux-6.1.9/include/linux/
Dperf_event.h1448 static inline bool needs_branch_stack(struct perf_event *event) in needs_branch_stack() function
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2492 if (needs_branch_stack(event)) in intel_pmu_del_event()
2803 if (needs_branch_stack(event)) in intel_pmu_add_event()
3882 if (needs_branch_stack(event)) { in intel_pmu_hw_config()