Home
last modified time | relevance | path

Searched refs:turbo_supported (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dturbo.c42 struct kstat_named turbo_supported; /* turbo flag */ member
91 turbo_kstat.turbo_supported.value.ui32 = in turbo_kstat_update()
92 turbo_info->turbo_supported; in turbo_kstat_update()
156 if (!turbo_info->turbo_supported) in cpupm_record_turbo_info()
181 turbo_info->turbo_supported = 1; in cpupm_turbo_init()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpupm_mach.h113 int turbo_supported; /* turbo flag */ member