Searched refs:PERF_SAMPLE_RAW (Results 1 – 15 of 15) sorted by relevance
68 .sample_type = PERF_SAMPLE_RAW, in test_bpf_perf_event()
74 .sample_type = PERF_SAMPLE_RAW, in test_bpf_perf_event()
79 attr.sample_type = PERF_SAMPLE_RAW; in load_and_attach()
105 attr.sample_type = PERF_SAMPLE_RAW; in main()
777 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_tp_attach_query()974 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_stacktrace_map()1160 attr.sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_CALLCHAIN; in test_stacktrace_build_id()1507 attr.sample_type = PERF_SAMPLE_RAW; in test_get_stack_raw_tp()1650 attr.sample_type = PERF_SAMPLE_RAW; in test_task_fd_query_tp_core()
625 if (event->attr.sample_type & PERF_SAMPLE_RAW) in perf_ibs_handle_irq()638 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()663 if (event->attr.sample_type & PERF_SAMPLE_RAW) { in perf_ibs_handle_irq()
147 .sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_TIME, in bpf_perf_event_open()
87 if (type & PERF_SAMPLE_RAW) { in samples_same()
18 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
134 PERF_SAMPLE_RAW = 1U << 10, enumerator
72 if (!(p_event->attr.sample_type & PERF_SAMPLE_RAW)) in perf_trace_event_perm()
259 evsel->attr.sample_type |= (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__new_idx()342 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__newtp_idx()2241 if (type & PERF_SAMPLE_RAW) { in perf_evsel__parse_sample()2464 if (type & PERF_SAMPLE_RAW) { in perf_event__sample_event_size()2617 if (type & PERF_SAMPLE_RAW) { in perf_event__synthesize_sample()
2255 attr.sample_type |= PERF_SAMPLE_RAW; in intel_pt_synth_events()
6199 if (sample_type & PERF_SAMPLE_RAW) { in perf_output_sample()6398 if (sample_type & PERF_SAMPLE_RAW) { in perf_prepare_sample()