Searched refs:thresholds (Results 1 – 5 of 5) sorted by relevance
| /tools/thermal/thermal-engine/ |
| A D | thermal-engine.c | 81 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 D | thermal.h | 73 struct thermal_threshold *thresholds; member
|
| /tools/lib/thermal/ |
| A D | commands.c | 228 tz->thresholds = __tt; in parse_threshold_get()
|
| /tools/perf/Documentation/ |
| A D | perf-stat.txt | 373 Metric thresholds may increase the number of events necessary to
|
| /tools/arch/x86/kcpuid/ |
| A D | cpuid.csv | 176 0x6, 0, ebx, 3:0, n_therm_thresholds , Digital thermometer thresholds
|
Completed in 10 milliseconds