Home
last modified time | relevance | path

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

/tools/thermal/thermal-engine/
A Dthermal-engine.c81 for_each_thermal_threshold(tz->thresholds, show_threshold, NULL); in show_tz()
93 int thresholds[] = { 43000, 65000, 49000, 55000, 57000 }; in set_threshold() local
103 for (i = 0; i < sizeof(thresholds) / sizeof(thresholds[0]); i++) in set_threshold()
104 if (thermal_cmd_threshold_add(th, tz, thresholds[i], in set_threshold()
/tools/lib/thermal/include/
A Dthermal.h73 struct thermal_threshold *thresholds; member
/tools/lib/thermal/
A Dcommands.c228 tz->thresholds = __tt; in parse_threshold_get()
/tools/perf/Documentation/
A Dperf-stat.txt373 Metric thresholds may increase the number of events necessary to
/tools/arch/x86/kcpuid/
A Dcpuid.csv176 0x6, 0, ebx, 3:0, n_therm_thresholds , Digital thermometer thresholds

Completed in 10 milliseconds