Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1183 static inline bool branch_sample_hw_index(const struct perf_event *event) in branch_sample_hw_index() function
1319 if (branch_sample_hw_index(event)) in perf_sample_save_brstack()
/linux/kernel/events/
H A Dcore.c7560 if (branch_sample_hw_index(event)) in perf_output_sample()