OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCpuThrottlingThreshold
(Results
1 - 2
of
2
) sorted by null
/device/google/wahoo/thermal/
thermal-helper.h
73
constexpr unsigned int
kCpuThrottlingThreshold
= 95;
thermal-helper.cpp
89
{TemperatureType::CPU, {
kCpuThrottlingThreshold
, kCpuShutdownThreshold,
90
kCpuThrottlingThreshold
}},
Completed in 1454 milliseconds