Searched refs:PERF_SAMPLE_RAW (Results 1 – 21 of 21) sorted by relevance
16 PERF_SAMPLE_PERIOD | PERF_SAMPLE_RAW | \
378 if (sample_type & PERF_SAMPLE_RAW) { in off_cpu_write()
424 evsel->core.attr.sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__new_idx()585 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__newtp_idx()1462 evsel->core.attr.sample_type & PERF_SAMPLE_RAW; in evsel__is_offcpu_event()3390 if (type & PERF_SAMPLE_RAW) { in evsel__parse_sample()
1511 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size()1707 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
4066 attr.sample_type |= PERF_SAMPLE_RAW; in intel_pt_synth_events()
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()
1156 if (event->attr.sample_type & PERF_SAMPLE_RAW || in perf_ibs_get_offset_max()1168 u64 sample_type_mask = PERF_SAMPLE_ADDR | PERF_SAMPLE_RAW; in perf_ibs_is_kernel_data_addr()1189 return unlikely((event->attr.sample_type & PERF_SAMPLE_RAW) && in perf_ibs_is_kernel_br_target()1305 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()1346 if ((event->attr.sample_type & PERF_SAMPLE_RAW) && in perf_ibs_handle_irq()1351 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()
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> */
1400 if (!(event->attr.sample_type & PERF_SAMPLE_RAW)) in perf_sample_save_raw_data()1402 if (WARN_ON_ONCE(data->sample_flags & PERF_SAMPLE_RAW)) in perf_sample_save_raw_data()1418 data->sample_flags |= PERF_SAMPLE_RAW; in perf_sample_save_raw_data()
402 a->sample_type |= PERF_SAMPLE_RAW; in pai_event_init()629 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in pai_push_sample()
974 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in cfdiag_push_sample()1801 !(attr->sample_type & (PERF_SAMPLE_CPU | PERF_SAMPLE_RAW))) { in cfdiag_event_init()
107 if (type & PERF_SAMPLE_RAW) { in samples_same()
22 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
153 PERF_SAMPLE_RAW = 1U << 10, enumerator
457 attr.sample_type = PERF_SAMPLE_RAW;
8229 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample()8574 if (filtered_sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()8577 data->sample_flags |= PERF_SAMPLE_RAW; in perf_prepare_sample()
13772 attr.sample_type = PERF_SAMPLE_RAW; in perf_buffer__new()