OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sleep_last
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_pmu.h
106
* @
sleep_last
: Last time GT parked for RC6 estimation.
108
ktime_t
sleep_last
;
member in struct:i915_pmu
i915_pmu.c
178
val = ktime_since(pmu->
sleep_last
);
199
pmu->
sleep_last
= ktime_get();
663
pmu->
sleep_last
= ktime_get();
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025