Searched refs:SAMPLE_OA_REPORT (Results 1 – 2 of 2) sorted by relevance
324 #define SAMPLE_OA_REPORT (1<<0) macro617 if (sample_flags & SAMPLE_OA_REPORT) { in append_oa_sample()2498 (stream->sample_flags & SAMPLE_OA_REPORT) ? in oag_report_ctx_switches()2654 if (!(stream->sample_flags & SAMPLE_OA_REPORT)) in gen12_oa_enable()2846 if (!(props->sample_flags & SAMPLE_OA_REPORT) && in i915_oa_stream_init()3427 (props->sample_flags & SAMPLE_OA_REPORT) == 0) in i915_perf_open_ioctl_locked()3596 props->sample_flags |= SAMPLE_OA_REPORT; in read_properties_unlocked()
100 .sample_flags = SAMPLE_OA_REPORT, in test_stream()