Searched refs:PERF_SAMPLE_BRANCH_STACK (Results 1 – 6 of 6) sorted by relevance
133 PERF_SAMPLE_BRANCH_STACK = 1U << 11, enumerator
91 if (type & PERF_SAMPLE_BRANCH_STACK) { in samples_same()
750 return event->attr.sample_type & PERF_SAMPLE_BRANCH_STACK; in has_branch_stack()
1411 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_evsel__parse_sample()1533 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__sample_event_size()1699 if (type & PERF_SAMPLE_BRANCH_STACK) { in perf_event__synthesize_sample()
848 if (sample_type & PERF_SAMPLE_BRANCH_STACK) in dump_sample()
394 !(sample_type & PERF_SAMPLE_BRANCH_STACK)) { in perf_report__setup_sample_type()