Searched refs:PERF_SAMPLE_CALLCHAIN (Results 1 – 14 of 14) sorted by relevance
81 if (type & PERF_SAMPLE_CALLCHAIN) { in samples_same()
129 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
324 sample_type |= PERF_SAMPLE_CALLCHAIN; in report__setup_sample_type()329 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()355 if (!(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
2576 else if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_callchain()
474 return (evsel->attr.sample_type & PERF_SAMPLE_CALLCHAIN) != 0; in evsel__has_callchain()
831 if (type & PERF_SAMPLE_CALLCHAIN) { in process_sample_event()1142 if (type & PERF_SAMPLE_CALLCHAIN) { in add_generic_types()
2459 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__sample_event_size()2611 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__synthesize_sample()
2219 attr.sample_type |= PERF_SAMPLE_CALLCHAIN; in intel_pt_synth_events()
777 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_tp_attach_query()974 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_stacktrace_map()1160 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_stacktrace_build_id()
1205 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_sample_data()
3006 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in intel_pmu_hw_config()
710 PERF_SAMPLE_CALLCHAIN) configured events, for instance, when using731 (attr.sample_type & PERF_SAMPLE_CALLCHAIN) configured events, for
4437 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in _free_event()6191 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_output_sample()6387 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_prepare_sample()10069 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_event_alloc()