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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h 27 struct i915_perf;
43 struct i915_perf *perf;
145 * @perf: i915_perf backpointer
147 struct i915_perf *perf;
340 bool (*is_valid_b_counter_reg)(struct i915_perf *perf, u32 addr);
346 bool (*is_valid_mux_reg)(struct i915_perf *perf, u32 addr);
352 bool (*is_valid_flex_reg)(struct i915_perf *perf, u32 addr);
404 struct i915_perf { struct

Completed in 13 milliseconds