Searched refs:PMC_CPU_THRESH (Results 1 – 3 of 3) sorted by relevance
89 #define PMC_CPU_THRESH 0x100000 /* cpu threshold set */ macro92 PMC_COMP_THRESH | PMC_NEXDEF_THRESH | PMC_CPU_THRESH)
789 case PMC_CPU_THRESH: in pm_set_idle_threshold()811 if (DEVI(dip)->devi_pm_flags & PMC_CPU_THRESH) in pm_set_idle_thresh_walk()821 PMC_CPU_THRESH); in pm_set_idle_thresh_walk()1652 if (DEVI(dip)->devi_pm_flags & PMC_CPU_THRESH) in pm_ioctl()1654 pm_cpu_idle_threshold, PMC_CPU_THRESH); in pm_ioctl()2217 case PMC_CPU_THRESH: in pm_ioctl()
3513 if (DEVI(dip)->devi_pm_flags & PMC_CPU_THRESH) in pm_premanage()3515 PMC_CPU_THRESH); in pm_premanage()3638 else if (DEVI(dip)->devi_pm_flags & PMC_CPU_THRESH) in cur_threshold()