Searched refs:PERF_SAMPLE_RAW (Results 1 – 13 of 13) sorted by relevance
162 pe.sample_type = PERF_SAMPLE_RAW; in TEST_F()224 pe.sample_type = PERF_SAMPLE_RAW; in TEST_F()
38 attr.sample_type = PERF_SAMPLE_RAW; in test_task_fd_query_tp_core()
37 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in serial_test_tp_attach_query()
113 .sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_TIME, in do_event_pipe()
109 __u32 raw_size; /* Refer PERF_SAMPLE_RAW in <linux/perf_event.h> */110 const void *raw_data; /* Refer PERF_SAMPLE_RAW in <linux/perf_event.h> */
107 if (type & PERF_SAMPLE_RAW) { in samples_same()
76 if (!(p_event->attr.sample_type & PERF_SAMPLE_RAW)) in perf_trace_event_perm()
150 PERF_SAMPLE_RAW = 1U << 10, enumerator
404 attr.sample_type = PERF_SAMPLE_RAW; in perfbuf_libbpf_setup()
410 evsel->core.attr.sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__new_idx()578 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__newtp_idx()3083 if (type & PERF_SAMPLE_RAW) { in evsel__parse_sample()
1498 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size() 1688 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
7571 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample()7902 if (filtered_sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()7905 data->sample_flags |= PERF_SAMPLE_RAW; in perf_prepare_sample()
13308 attr.sample_type = PERF_SAMPLE_RAW; in perf_buffer__new()