Home
last modified time | relevance | path

Searched refs:_I915_CLK (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/cros/
Dpower_status.py900 _I915_CLK = os.path.join(_I915_ROOT, 'i915_cur_delayinfo') variable in GPUFreqStats
964 elif os.path.exists(self._I915_CLK):
982 with open(self._I915_CLK) as fd: