Searched refs:PERF_SAMPLE_RAW (Results 1 – 9 of 9) sorted by relevance
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()
132 PERF_SAMPLE_RAW = 1U << 10, enumerator
44 attr.sample_type = PERF_SAMPLE_RAW; in load_and_attach()
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 | \
231 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__newtp_idx()1568 if (type & PERF_SAMPLE_RAW) { in perf_evsel__parse_sample()1731 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size()1897 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
998 { "SAMPLE_RAW", PERF_SAMPLE_RAW },
5213 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample()5341 if (sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()