Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_CALLCHAIN (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Doff_cpu.h16 PERF_SAMPLE_PERIOD | PERF_SAMPLE_CALLCHAIN | \
H A Dbpf_off_cpu.c61 evsel->core.attr.sample_type = PERF_SAMPLE_CALLCHAIN; in off_cpu_config()
355 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in off_cpu_write()
H A Devsel.h508 return evsel->core.attr.sample_type & PERF_SAMPLE_CALLCHAIN || in evsel__has_callchain()
509 evsel->synth_sample_type & PERF_SAMPLE_CALLCHAIN; in evsel__has_callchain()
H A Ddata-convert-bt.c840 if (type & PERF_SAMPLE_CALLCHAIN) { in process_sample_event()
1151 if (type & PERF_SAMPLE_CALLCHAIN) { in add_generic_types()
H A Dintel-pt.c1224 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()
3781 attr.sample_type |= PERF_SAMPLE_CALLCHAIN; in intel_pt_synth_events()
H A Dsynthetic-events.c1477 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__sample_event_size()
1666 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__synthesize_sample()
H A Devsel.c2494 if (type & PERF_SAMPLE_CALLCHAIN) { in evsel__parse_sample()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_stackid_cannot_attach.c55 attr.sample_type |= PERF_SAMPLE_CALLCHAIN; in test_get_stackid_cannot_attach()
H A Dperf_event_stackmap.c61 PERF_SAMPLE_CALLCHAIN, in test_perf_event_stackmap()
H A Dtp_attach_query.c37 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in serial_test_tp_attach_query()
/openbmc/linux/kernel/bpf/
H A Dstackmap.c341 if (!(event->attr.sample_type & PERF_SAMPLE_CALLCHAIN)) in BPF_CALL_3()
518 if (!(event->attr.sample_type & PERF_SAMPLE_CALLCHAIN)) in BPF_CALL_4()
/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c101 if (type & PERF_SAMPLE_CALLCHAIN) { in samples_same()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c375 sample_type |= PERF_SAMPLE_CALLCHAIN; in report__setup_sample_type()
381 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
407 if (!(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
H A Dbuiltin-c2c.c2859 else if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_callchain()
H A Dbuiltin-script.c2486 (sample_type & PERF_SAMPLE_CALLCHAIN || in process_attr()
/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h145 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h145 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1657 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_fixed_sample_data()
1825 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_adaptive_sample_data()
/openbmc/linux/arch/x86/events/amd/
H A Dibs.c1129 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_ibs_handle_irq()
/openbmc/linux/include/linux/
H A Dperf_event.h1230 data->sample_flags |= PERF_SAMPLE_CALLCHAIN; in perf_sample_save_callchain()
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c927 return sample_type & (PERF_SAMPLE_CALLCHAIN | PERF_SAMPLE_REGS_USER | in is_callchain_event()
/openbmc/linux/kernel/events/
H A Dcore.c5225 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in _free_event()
7383 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_output_sample()
7711 if (filtered_sample_type & PERF_SAMPLE_CALLCHAIN) in perf_prepare_sample()
10500 (!(event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) || in perf_event_set_bpf_handler()
12108 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_event_alloc()
12126 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_event_alloc()
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst943 PERF_SAMPLE_CALLCHAIN``) configured events, for instance, when using
964 (``attr.sample_type & PERF_SAMPLE_CALLCHAIN``) configured events, for