| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | task_fd_query_tp.c | 33 attr.sample_type = PERF_SAMPLE_RAW; in test_task_fd_query_tp_core()
|
| H A D | tp_attach_query.c | 32 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_tp_attach_query()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | get_cgroup_id_user.c | 95 attr.sample_type = PERF_SAMPLE_RAW; in main()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | ibs.c | 647 if (event->attr.sample_type & PERF_SAMPLE_RAW) in perf_ibs_handle_irq() 665 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq() 695 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | map_perf_ring.c | 121 .sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_TIME, in do_event_pipe()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | perf_cpum_cf_diag.c | 261 !(attr->sample_type & (PERF_SAMPLE_CPU | PERF_SAMPLE_RAW))) { in cf_diag_event_init() 502 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in cf_diag_push_sample()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | sample-parsing.c | 92 if (type & PERF_SAMPLE_RAW) { in samples_same()
|
| H A D | parse-events.c | 18 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 134 PERF_SAMPLE_RAW = 1U << 10, 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 D | perf_event.h | 134 PERF_SAMPLE_RAW = 1U << 10, 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 | 134 PERF_SAMPLE_RAW = 1U << 10, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 134 PERF_SAMPLE_RAW = 1U << 10, enumerator
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_event_perf.c | 76 if (!(p_event->attr.sample_type & PERF_SAMPLE_RAW)) in perf_trace_event_perm()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_ringbufs.c | 409 attr.sample_type = PERF_SAMPLE_RAW; in perfbuf_libbpf_setup()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | bpf_load.c | 97 attr.sample_type = PERF_SAMPLE_RAW; in load_and_attach()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | evsel.c | 271 evsel->core.attr.sample_type |= (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__new_idx() 451 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__newtp_idx() 2243 if (type & PERF_SAMPLE_RAW) { in evsel__parse_sample()
|
| H A D | synthetic-events.c | 1357 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size() 1518 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
|
| H A D | intel-pt.c | 3075 attr.sample_type |= PERF_SAMPLE_RAW; in intel_pt_synth_events()
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 6903 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample() 7117 if (sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 10084 attr.sample_type = PERF_SAMPLE_RAW; in perf_buffer__new()
|