Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_perf.c336 #define SAMPLE_OA_REPORT (1<<0) macro
615 if (sample_flags & SAMPLE_OA_REPORT) { in append_oa_sample()
2098 if (!(props->sample_flags & SAMPLE_OA_REPORT)) { in i915_oa_stream_init()
2146 stream->sample_flags |= SAMPLE_OA_REPORT; in i915_oa_stream_init()
2815 props->sample_flags |= SAMPLE_OA_REPORT; in read_properties_unlocked()