Home
last modified time | relevance | path

Searched refs:SAMPLE_OA_REPORT (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_perf.c339 #define SAMPLE_OA_REPORT (1<<0) macro
623 if (sample_flags & SAMPLE_OA_REPORT) { in append_oa_sample()
2182 if (!(props->sample_flags & SAMPLE_OA_REPORT)) { in i915_oa_stream_init()
2210 stream->sample_flags |= SAMPLE_OA_REPORT; in i915_oa_stream_init()
2891 props->sample_flags |= SAMPLE_OA_REPORT; in read_properties_unlocked()