Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dget_stackid_cannot_attach.c56 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.c32 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_tp_attach_query()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel.h403 return evsel->core.attr.sample_type & PERF_SAMPLE_CALLCHAIN || in evsel__has_callchain()
404 evsel->synth_sample_type & PERF_SAMPLE_CALLCHAIN; in evsel__has_callchain()
H A Ddata-convert-bt.c834 if (type & PERF_SAMPLE_CALLCHAIN) { in process_sample_event()
1145 if (type & PERF_SAMPLE_CALLCHAIN) { in add_generic_types()
H A Dintel-pt.c934 if (!(evsel->core.attr.sample_type & PERF_SAMPLE_CALLCHAIN)) in intel_pt_callchain_init()
935 evsel->synth_sample_type |= PERF_SAMPLE_CALLCHAIN; in intel_pt_callchain_init()
1832 if (sample_type & PERF_SAMPLE_CALLCHAIN && in intel_pt_synth_pebs_sample()
3032 attr.sample_type |= PERF_SAMPLE_CALLCHAIN; in intel_pt_synth_events()
H A Dsynthetic-events.c1352 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__sample_event_size()
1512 if (type & PERF_SAMPLE_CALLCHAIN) { in perf_event__synthesize_sample()
H A Devsel.c2231 if (type & PERF_SAMPLE_CALLCHAIN) { in evsel__parse_sample()
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Dibs.c322 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_ibs_init()
710 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_ibs_handle_irq()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsample-parsing.c86 if (type & PERF_SAMPLE_CALLCHAIN) { in samples_same()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h129 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dperf_event.h129 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dperf_event.h129 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h129 PERF_SAMPLE_CALLCHAIN = 1U << 5, enumerator
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-report.c350 sample_type |= PERF_SAMPLE_CALLCHAIN; in report__setup_sample_type()
356 if (!is_pipe && !(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
382 if (!(sample_type & PERF_SAMPLE_CALLCHAIN)) { in report__setup_sample_type()
H A Dbuiltin-c2c.c2546 else if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_callchain()
H A Dbuiltin-script.c2204 (sample_type & PERF_SAMPLE_CALLCHAIN || in process_attr()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dds.c1387 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_fixed_sample_data()
1548 if (sample_type & PERF_SAMPLE_CALLCHAIN) in setup_pebs_adaptive_sample_data()
H A Dcore.c3585 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in intel_pmu_hw_config()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dperf_cpum_sf.c888 return sample_type & (PERF_SAMPLE_CALLCHAIN | PERF_SAMPLE_REGS_USER | in is_callchain_event()
/OK3568_Linux_fs/kernel/kernel/events/
H A Dcore.c4884 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in _free_event()
6895 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_output_sample()
7106 if (sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_prepare_sample()
11388 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) { in perf_event_alloc()
11406 if (event->attr.sample_type & PERF_SAMPLE_CALLCHAIN) in perf_event_alloc()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dkernel.rst871 PERF_SAMPLE_CALLCHAIN``) configured events, for instance, when using
892 (``attr.sample_type & PERF_SAMPLE_CALLCHAIN``) configured events, for