Searched refs:PERF_SAMPLE_BRANCH_STACK (Results 1 – 13 of 13) sorted by relevance
95 if (type & PERF_SAMPLE_BRANCH_STACK) { in samples_same()
135 PERF_SAMPLE_BRANCH_STACK = 1U << 11, enumerator
327 sample_type |= PERF_SAMPLE_BRANCH_STACK; in report__setup_sample_type()363 !(sample_type & PERF_SAMPLE_BRANCH_STACK)) { in report__setup_sample_type()375 } else if (sample_type & PERF_SAMPLE_BRANCH_STACK) in report__setup_sample_type()
2574 } else if (sample_type & PERF_SAMPLE_BRANCH_STACK) in setup_callchain()
2959 } else if (sample_type & PERF_SAMPLE_BRANCH_STACK) in script__setup_sample_type()
2272 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_evsel__parse_sample()2469 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__sample_event_size()2626 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__synthesize_sample()
847 attr.sample_type |= PERF_SAMPLE_BRANCH_STACK; in cs_etm__synth_events()
1100 if ((sample_type & PERF_SAMPLE_BRANCH_STACK) && !perf_evsel__has_branch_callstack(evsel)) in dump_sample()
2221 attr.sample_type |= PERF_SAMPLE_BRANCH_STACK; in intel_pt_synth_events()
1215 return event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK; in has_branch_stack()
2071 if (event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK) { in record_and_restart()
6232 if (sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_output_sample()6423 if (sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_prepare_sample()10169 if (attr->sample_type & PERF_SAMPLE_BRANCH_STACK) { in perf_copy_attr()