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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.c 3410 * i915_perf_destroy_locked - destroy an i915 perf stream
3419 static void i915_perf_destroy_locked(struct i915_perf_stream *stream) function in typeref:typename:void
3451 i915_perf_destroy_locked(stream);
3466 i915_perf_destroy_locked(stream);
i915_perf.c 3410 * i915_perf_destroy_locked - destroy an i915 perf stream
3419 static void i915_perf_destroy_locked(struct i915_perf_stream *stream) function in typeref:typename:void
3451 i915_perf_destroy_locked(stream);
3466 i915_perf_destroy_locked(stream);

Completed in 141 milliseconds