Searched refs:PERF_SAMPLE_BRANCH_CALL_STACK (Results 1 – 3 of 3) sorted by relevance
83 #if defined(PERF_SAMPLE_BRANCH_CALL_STACK) || (defined(HAVE_DECL_PERF_SAMPLE_BRANCH_CALL_STACK) && …85 static_assert((PERF_SAMPLE_BRANCH_CALL_STACK) == (1 << 11), "PERF_SAMPLE_BRANCH_CALL_STACK != 1 << …88 # define PERF_SAMPLE_BRANCH_CALL_STACK 1 << 11147 XLAT(PERF_SAMPLE_BRANCH_CALL_STACK),
12 PERF_SAMPLE_BRANCH_CALL_STACK 1 << 11
201 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator