Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dperf_event.h207 PERF_SAMPLE_BRANCH_COUNTERS_SHIFT = 19, /* save occurrences of events on a branch */ enumerator
240 PERF_SAMPLE_BRANCH_COUNTERS = 1U << PERF_SAMPLE_BRANCH_COUNTERS_SHIFT,