Searched refs:PERF_SAMPLE_BRANCH_CALL_STACK (Results 1 – 6 of 6) sorted by relevance
65 PERF_SAMPLE_BRANCH_CALL_STACK, in test_perf_event_stackmap()
17 PERF_SAMPLE_BRANCH_CALL_STACK, in test_get_stackid_cannot_attach()
36 BRANCH_OPT("stack", PERF_SAMPLE_BRANCH_CALL_STACK),
511 return evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in evsel__has_branch_callstack()
1031 PERF_SAMPLE_BRANCH_CALL_STACK | in __evsel__config_callchain()1085 PERF_SAMPLE_BRANCH_CALL_STACK | in evsel__reset_callgraph()
230 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator
Completed in 16 milliseconds