Home
last modified time | relevance | path

Searched defs:intel_rc6 (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h75331 struct intel_rc6 { struct
75332 u64 prev_hw_residency[4];
75333 u64 cur_residency[4];
75334 struct drm_i915_gem_object *pctx;
75335 bool supported: 1;
75336 bool enabled: 1;
75337 bool wakeref: 1;
75338 bool ctx_corrupted: 1;
Dvmlinux.h75331 struct intel_rc6 { struct
75332 u64 prev_hw_residency[4];
75333 u64 cur_residency[4];
75334 struct drm_i915_gem_object *pctx;
75335 bool supported: 1;
75336 bool enabled: 1;
75337 bool wakeref: 1;
75338 bool ctx_corrupted: 1;