Home
last modified time | relevance | path

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

/kernel/sched/
Dtune.h29 #define schedtune_cpu_boost(cpu) get_sysctl_sched_cfs_boost() macro
45 #define schedtune_cpu_boost(cpu) 0 macro
Dtune.c517 int schedtune_cpu_boost(int cpu) in schedtune_cpu_boost() function