Searched refs:PERF_SAMPLE_RAW (Results 1 – 21 of 21) 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()
314 a->sample_type |= PERF_SAMPLE_RAW; in paiext_event_init()503 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in paiext_push_sample()
324 a->sample_type |= PERF_SAMPLE_RAW; in paicrypt_event_init()478 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in paicrypt_push_sample()
981 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in cfdiag_push_sample()1811 !(attr->sample_type & (PERF_SAMPLE_CPU | PERF_SAMPLE_RAW))) { in cfdiag_event_init()
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> */
1010 if (sample_type & PERF_SAMPLE_RAW || in perf_ibs_get_offset_max()1084 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()1114 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()
107 if (type & PERF_SAMPLE_RAW) { in samples_same()
20 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
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()
313 evsel->core.attr.sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__new_idx()469 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__newtp_idx()2813 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()
3818 attr.sample_type |= PERF_SAMPLE_RAW; in intel_pt_synth_events()
1288 data->sample_flags |= PERF_SAMPLE_RAW; in perf_sample_save_raw_data()
7518 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample()7849 if (filtered_sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()7852 data->sample_flags |= PERF_SAMPLE_RAW; in perf_prepare_sample()
13222 attr.sample_type = PERF_SAMPLE_RAW; in perf_buffer__new()