Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1136 static inline bool branch_sample_hw_index(const struct perf_event *event) in branch_sample_hw_index() function
1261 if (branch_sample_hw_index(event)) in perf_sample_save_brstack()
/openbmc/linux/kernel/events/
H A Dcore.c7398 if (branch_sample_hw_index(event)) in perf_output_sample()