Searched refs:PERF_SAMPLE_CALLCHAIN (Results 1 – 23 of 23) sorted by relevance
16 PERF_SAMPLE_PERIOD | PERF_SAMPLE_CALLCHAIN | \
61 evsel->core.attr.sample_type = PERF_SAMPLE_CALLCHAIN; in off_cpu_config()357 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in off_cpu_write()
549 return evsel->core.attr.sample_type & PERF_SAMPLE_CALLCHAIN || in evsel__has_callchain()550 evsel->synth_sample_type & PERF_SAMPLE_CALLCHAIN; in evsel__has_callchain()
840 if (type & PERF_SAMPLE_CALLCHAIN) { in process_sample_event()1151 if (type & PERF_SAMPLE_CALLCHAIN) { in add_generic_types()
1224 if (!(evsel->core.attr.sample_type & PERF_SAMPLE_CALLCHAIN)) in intel_pt_callchain_init()1225 evsel->synth_sample_type |= PERF_SAMPLE_CALLCHAIN; in intel_pt_callchain_init()2281 if (sample_type & PERF_SAMPLE_CALLCHAIN && in intel_pt_do_synth_pebs_sample()3759 attr.sample_type |= PERF_SAMPLE_CALLCHAIN; in intel_pt_synth_events()
1493 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__sample_event_size()1682 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__synthesize_sample()
2801 if (type & PERF_SAMPLE_CALLCHAIN) { in evsel__parse_sample()
61 PERF_SAMPLE_CALLCHAIN, in test_perf_event_stackmap()
55 attr.sample_type |= PERF_SAMPLE_CALLCHAIN; in test_get_stackid_cannot_attach()
37 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in serial_test_tp_attach_query()
358 if (!(event->attr.sample_type & PERF_SAMPLE_CALLCHAIN)) in BPF_CALL_3()589 if (!(event->attr.sample_type & PERF_SAMPLE_CALLCHAIN)) in BPF_CALL_4()
101 if (type & PERF_SAMPLE_CALLCHAIN) { in samples_same()
145 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
378 sample_type |= PERF_SAMPLE_CALLCHAIN; in report__setup_sample_type()384 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()410 if (!(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
2838 else if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_callchain()
2597 (sample_type & PERF_SAMPLE_CALLCHAIN || in process_attr()
1771 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_fixed_sample_data()1939 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_adaptive_sample_data()
1132 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_ibs_handle_irq()
1265 data->sample_flags |= PERF_SAMPLE_CALLCHAIN; in perf_sample_save_callchain()
858 return sample_type & (PERF_SAMPLE_CALLCHAIN | PERF_SAMPLE_REGS_USER | in is_callchain_event()
5348 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in _free_event()7510 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_output_sample()7846 if (filtered_sample_type & PERF_SAMPLE_CALLCHAIN) in perf_prepare_sample()9751 (!(event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) || in perf_event_set_bpf_handler()12319 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_event_alloc()12337 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_event_alloc()
962 PERF_SAMPLE_CALLCHAIN``) configured events, for instance, when using983 (``attr.sample_type & PERF_SAMPLE_CALLCHAIN``) configured events, for