HomeSort by: relevance | last modified time | path
    Searched refs:SAMPLE_OA_REPORT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_perf.c 30 .sample_flags = SAMPLE_OA_REPORT,
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.c 360 #define SAMPLE_OA_REPORT (1<<0)
676 if (sample_flags & SAMPLE_OA_REPORT) {
2568 (stream->sample_flags & SAMPLE_OA_REPORT) ?
2720 if (!(stream->sample_flags & SAMPLE_OA_REPORT))
2851 if (!(props->sample_flags & SAMPLE_OA_REPORT) &&
3596 (props->sample_flags & SAMPLE_OA_REPORT) == 0)
3775 props->sample_flags |= SAMPLE_OA_REPORT;

Completed in 14 milliseconds