Searched refs:cpu_th (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c81 int cpu_th; member in struct:__anon606
192 if (pc_edit_type.cpu_th == NULL) {
198 sprintf (file_edit_threshold, "%d", pc_edit_type.cpu_th);
391 pc_value->cpu_th = atoi (tpstr);
489 cur_value->cpu_th = pm_ret;
498 cur_value->cpu_th = pm_ret;
991 pc_edit_type.cpu_th = arg_val * 15;
1159 HAL_DEBUG ((" The current performance: %d", pc_type.cpu_th));
1170 * Append reply arguments.pc_type.cpu_th gives the current cputhreshold
1174 if (pc_type.cpu_th < 1
[all...]

Completed in 59 milliseconds