Searched refs:PERF_SAMPLE_BRANCH_CALL_STACK (Results 1 – 2 of 2) sorted by relevance
230 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator
1290 return event->attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in branch_sample_call_stack()
Completed in 19 milliseconds