Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h1214 static inline bool branch_sample_hw_index(const struct perf_event *event) in branch_sample_hw_index() function
1371 if (branch_sample_hw_index(event)) in perf_sample_save_brstack()
/linux-6.15/kernel/events/
H A Dcore.c7833 if (branch_sample_hw_index(event)) in perf_output_sample()