Searched refs:PERF_SAMPLE_RAW (Results 1 – 13 of 13) sorted by relevance
33 attr.sample_type = PERF_SAMPLE_RAW; in test_task_fd_query_tp_core()
32 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_tp_attach_query()
99 attr.sample_type = PERF_SAMPLE_RAW; in main()
121 .sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_TIME, in do_event_pipe()
103 __u32 raw_size; /* Refer PERF_SAMPLE_RAW in <linux/perf_event.h> */104 const void *raw_data; /* Refer PERF_SAMPLE_RAW in <linux/perf_event.h> */
92 if (type & PERF_SAMPLE_RAW) { in samples_same()
20 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
150 PERF_SAMPLE_RAW = 1U << 10, enumerator
409 attr.sample_type = PERF_SAMPLE_RAW; in perfbuf_libbpf_setup()
273 evsel->core.attr.sample_type |= (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__new_idx()459 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__newtp_idx()2386 if (type & PERF_SAMPLE_RAW) { in evsel__parse_sample()
1452 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size()1625 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
3353 attr.sample_type |= PERF_SAMPLE_RAW; in intel_pt_synth_events()
9959 attr.sample_type = PERF_SAMPLE_RAW; in perf_buffer__new()