Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c1111 static unsigned long weighted_cpuload(const int cpu);
1143 ns->load += weighted_cpuload(cpu); in update_numa_stats()
4327 static unsigned long weighted_cpuload(const int cpu) in weighted_cpuload() function
4342 unsigned long total = weighted_cpuload(cpu); in source_load()
4357 unsigned long total = weighted_cpuload(cpu); in target_load()
4733 load = weighted_cpuload(i); in find_idlest_cpu()
6291 sgs->sum_weighted_load += weighted_cpuload(i); in update_sg_lb_stats()
6799 wl = weighted_cpuload(i); in find_busiest_queue()