Searched refs:i915_pmu (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_pmu.c20 #include "i915_pmu.h"
110 BITS_PER_TYPE(typeof_member(struct i915_pmu,
114 BITS_PER_TYPE(typeof_member(struct i915_pmu,
142 static bool pmu_needs_timer(struct i915_pmu *pmu)
194 static u64 read_sample(struct i915_pmu *pmu, unsigned int gt_id, int sample)
200 store_sample(struct i915_pmu *pmu, unsigned int gt_id, int sample, u64 val)
206 add_sample_mult(struct i915_pmu *pmu, unsigned int gt_id, int sample, u32 val, u32 mul)
215 struct i915_pmu *pmu = &i915->pmu;
252 static void init_rc6(struct i915_pmu *pmu)
274 struct i915_pmu *pm
[all...]
H A Di915_pmu.h58 struct i915_pmu { struct
H A Di915_drv.h427 struct i915_pmu pmu;

Completed in 84 milliseconds