Home
last modified time | relevance | path

Searched defs:cpu_scale (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk.h289 u32 cpu_scale[MAX_OPP]; member
/openbmc/linux/kernel/sched/
H A Dfair.c1108 long cpu_scale = arch_scale_cpu_capacity(cpu_of(rq_of(cfs_rq))); in post_init_entity_util_avg() local