Searched refs:PERF_SAMPLE_RAW (Results 1 – 9 of 9) sorted by relevance
156 .sample_type = PERF_SAMPLE_RAW, in test_bpf_perf_event()
58 attr.sample_type = PERF_SAMPLE_RAW; in load_and_attach()
555 if (event->attr.sample_type & PERF_SAMPLE_RAW) in perf_ibs_handle_irq()568 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()593 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()
133 PERF_SAMPLE_RAW = 1U << 10, enumerator
67 if (!(p_event->attr.sample_type & PERF_SAMPLE_RAW)) in perf_trace_event_perm()
84 if (type & PERF_SAMPLE_RAW) { in samples_same()
12 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
243 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__newtp_idx()1741 if (type & PERF_SAMPLE_RAW) { in perf_evsel__parse_sample()1904 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size()2070 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
5379 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample()5513 if (sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()