Searched refs:PERF_SAMPLE_BRANCH_CALL_STACK (Results 1 – 11 of 11) sorted by relevance
34 BRANCH_OPT("stack", PERF_SAMPLE_BRANCH_CALL_STACK),
389 return evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in evsel__has_branch_callstack()
810 PERF_SAMPLE_BRANCH_CALL_STACK | in __evsel__config_callchain()863 PERF_SAMPLE_BRANCH_CALL_STACK | in perf_evsel__reset_callgraph()
17 PERF_SAMPLE_BRANCH_CALL_STACK, in test_get_stackid_cannot_attach()
65 PERF_SAMPLE_BRANCH_CALL_STACK, in test_perf_event_stackmap()
204 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator
200 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator
1062 if (br_type & PERF_SAMPLE_BRANCH_CALL_STACK) { in intel_pmu_setup_sw_lbr_filter()
579 if (event->attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK) in x86_pmu_hw_config()