Searched refs:PERF_SAMPLE_BRANCH_CALL_STACK (Results 1 – 10 of 10) 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),
535 return evsel->core.attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in evsel__has_branch_callstack()
884 PERF_SAMPLE_BRANCH_CALL_STACK | in __evsel__config_callchain()936 PERF_SAMPLE_BRANCH_CALL_STACK | in evsel__reset_callgraph()
226 PERF_SAMPLE_BRANCH_CALL_STACK = 1U << PERF_SAMPLE_BRANCH_CALL_STACK_SHIFT, enumerator
234 .branch_sample_type = PERF_SAMPLE_BRANCH_CALL_STACK | in intel_pmu_create_guest_lbr_event()
1179 return event->attr.branch_sample_type & PERF_SAMPLE_BRANCH_CALL_STACK; in branch_sample_call_stack()
1063 if (br_type & PERF_SAMPLE_BRANCH_CALL_STACK) { in intel_pmu_setup_sw_lbr_filter()