Home
last modified time | relevance | path

Searched refs:PERF_SAMPLE_IP (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/perf/tests/attr/
H A Dtest-record-data7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
H A Dtest-record-C012 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dget_stackid_cannot_attach.c13 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK, in test_get_stackid_cannot_attach()
H A Dperf_event_stackmap.c60 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK | in test_perf_event_stackmap()
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Dintel-cqm.c80 pe.sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_READ; in test__intel_cqm_count_nmi_context()
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/examples/
H A Dsampling.c35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIOD, in main()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dbp_signal_overflow.c89 pe.sample_type = PERF_SAMPLE_IP; in test__bp_signal_overflow()
H A Dbp_account.c43 attr->sample_type = PERF_SAMPLE_IP; in __event()
H A Dwp.c46 attr->sample_type = PERF_SAMPLE_IP; in get__perf_event_attr()
H A Dbp_signal.c117 pe.sample_type = PERF_SAMPLE_IP; in __event()
H A Dsample-parsing.c42 if (type & PERF_SAMPLE_IP) in samples_same()
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h124 PERF_SAMPLE_IP = 1U << 0, enumerator
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devent.h38 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
H A Ddata-convert-bt.c608 if (type & PERF_SAMPLE_IP) { in add_generic_values()
1118 if (type & PERF_SAMPLE_IP) in add_generic_types()
H A Devsel.c138 if (sample_type & PERF_SAMPLE_IP) in __perf_evsel__calc_id_pos()
2131 if (type & PERF_SAMPLE_IP) { in evsel__parse_sample()
2424 if (type & PERF_SAMPLE_IP) in evsel__parse_sample_timestamp()
H A Dintel-bts.c795 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
H A Darm-spe.c818 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
H A Dsynthetic-events.c1312 if (type & PERF_SAMPLE_IP) in perf_event__sample_event_size()
1439 if (type & PERF_SAMPLE_IP) { in perf_event__synthesize_sample()
/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.h124 PERF_SAMPLE_IP = 1U << 0, 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.h124 PERF_SAMPLE_IP = 1U << 0, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h124 PERF_SAMPLE_IP = 1U << 0, enumerator
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/
H A Dlibperf-sampling.txt90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dinject-buildid.c455 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-book3s.c2161 if (event->attr.sample_type & PERF_SAMPLE_IP) in record_and_restart()
2184 (event->attr.sample_type & PERF_SAMPLE_IP) && in record_and_restart()
/OK3568_Linux_fs/kernel/arch/x86/events/
H A Dperf_event.h130 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \

12