Searched refs:PERF_SAMPLE_BRANCH_STACK (Results 1 – 8 of 8) sorted by relevance
133 PERF_SAMPLE_BRANCH_STACK = 1U << 11, enumerator
241 !(sample_type & PERF_SAMPLE_BRANCH_STACK)) { in report__setup_sample_type()252 else if (sample_type & PERF_SAMPLE_BRANCH_STACK) in report__setup_sample_type()
92 if (type & PERF_SAMPLE_BRANCH_STACK) { in samples_same()
1586 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_evsel__parse_sample()1736 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__sample_event_size()1915 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__synthesize_sample()
774 if ((sample_type & PERF_SAMPLE_BRANCH_STACK) && !has_branch_callstack(evsel)) in dump_sample()
884 return event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK; in has_branch_stack()
1981 if (event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK) { in record_and_restart()
5230 if (sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_output_sample()5353 if (sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_prepare_sample()7730 if (attr->sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_copy_attr()