| /OK3568_Linux_fs/kernel/tools/perf/tests/attr/ |
| H A D | test-record-data | 7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
|
| H A D | test-record-C0 | 12 # PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | get_stackid_cannot_attach.c | 13 .sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_BRANCH_STACK, in test_get_stackid_cannot_attach()
|
| H A D | perf_event_stackmap.c | 60 .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 D | intel-cqm.c | 80 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 D | sampling.c | 35 .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 D | bp_signal_overflow.c | 89 pe.sample_type = PERF_SAMPLE_IP; in test__bp_signal_overflow()
|
| H A D | bp_account.c | 43 attr->sample_type = PERF_SAMPLE_IP; in __event()
|
| H A D | wp.c | 46 attr->sample_type = PERF_SAMPLE_IP; in get__perf_event_attr()
|
| H A D | bp_signal.c | 117 pe.sample_type = PERF_SAMPLE_IP; in __event()
|
| H A D | sample-parsing.c | 42 if (type & PERF_SAMPLE_IP) in samples_same()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 124 PERF_SAMPLE_IP = 1U << 0, enumerator
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | event.h | 38 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | \
|
| H A D | data-convert-bt.c | 608 if (type & PERF_SAMPLE_IP) { in add_generic_values() 1118 if (type & PERF_SAMPLE_IP) in add_generic_types()
|
| H A D | evsel.c | 138 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 D | intel-bts.c | 795 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in intel_bts_synth_events()
|
| H A D | arm-spe.c | 818 attr.sample_type |= PERF_SAMPLE_IP | PERF_SAMPLE_TID | in arm_spe_synth_events()
|
| H A D | synthetic-events.c | 1312 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 D | perf_event.h | 124 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 D | perf_event.h | 124 PERF_SAMPLE_IP = 1U << 0, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 124 PERF_SAMPLE_IP = 1U << 0, enumerator
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/ |
| H A D | libperf-sampling.txt | 90 …35 .sample_type = PERF_SAMPLE_IP|PERF_SAMPLE_TID|PERF_SAMPLE_CPU|PERF_SAMPLE_PERIO…
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | inject-buildid.c | 455 bench_sample_type = PERF_SAMPLE_IDENTIFIER | PERF_SAMPLE_IP; in do_inject_loops()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | core-book3s.c | 2161 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 D | perf_event.h | 130 (PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_ADDR | \
|