Searched refs:PERF_SAMPLE_BRANCH_STACK (Results 1 – 10 of 10) sorted by relevance
231 sample_type |= PERF_SAMPLE_BRANCH_STACK; in report__setup_sample_type()266 !(sample_type & PERF_SAMPLE_BRANCH_STACK)) { in report__setup_sample_type()277 else if (sample_type & PERF_SAMPLE_BRANCH_STACK) in report__setup_sample_type()
1691 else if (sample_type & PERF_SAMPLE_BRANCH_STACK) in script__setup_sample_type()
134 PERF_SAMPLE_BRANCH_STACK = 1U << 11, enumerator
92 if (type & PERF_SAMPLE_BRANCH_STACK) { in samples_same()
1759 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_evsel__parse_sample()1909 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__sample_event_size()2088 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__synthesize_sample()
1879 attr.sample_type |= PERF_SAMPLE_BRANCH_STACK; in intel_pt_synth_events()1900 attr.sample_type |= PERF_SAMPLE_BRANCH_STACK; in intel_pt_synth_events()1927 attr.sample_type &= ~(u64)PERF_SAMPLE_BRANCH_STACK; in intel_pt_synth_events()
930 if ((sample_type & PERF_SAMPLE_BRANCH_STACK) && !has_branch_callstack(evsel)) in dump_sample()
1022 return event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK; in has_branch_stack()
2005 if (event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK) { in record_and_restart()
5402 if (sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_output_sample()5524 if (sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_prepare_sample()8059 if (attr->sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_copy_attr()