Searched refs:schedtune_cpu_boost (Results 1 – 3 of 3) sorted by relevance
17 int schedtune_cpu_boost(int cpu);29 #define schedtune_cpu_boost(cpu) get_sysctl_sched_cfs_boost() macro45 #define schedtune_cpu_boost(cpu) 0 macro
517 int schedtune_cpu_boost(int cpu) in schedtune_cpu_boost() function
6023 int boost = schedtune_cpu_boost(cpu); in schedtune_cpu_margin()