Searched refs:PERF_SAMPLE_RAW (Results 1 – 12 of 12) 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()
95 attr.sample_type = PERF_SAMPLE_RAW; in main()
121 .sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_TIME, in do_event_pipe()
134 PERF_SAMPLE_RAW = 1U << 10, enumerator
92 if (type & PERF_SAMPLE_RAW) { in samples_same()
18 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
409 attr.sample_type = PERF_SAMPLE_RAW; in perfbuf_libbpf_setup()
271 evsel->core.attr.sample_type |= (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__new_idx()451 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in evsel__newtp_idx()2243 if (type & PERF_SAMPLE_RAW) { in evsel__parse_sample()
1357 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size()1518 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
3075 attr.sample_type |= PERF_SAMPLE_RAW; in intel_pt_synth_events()
10087 attr.sample_type = PERF_SAMPLE_RAW; in perf_buffer__new()