Searched refs:load_balance (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-stats.rst | 75 The next 24 are a variety of load_balance() statistics in grouped into types 78 1) # of times in this domain load_balance() was called when the 80 2) # of times in this domain load_balance() checked but found 82 3) # of times in this domain load_balance() tried to move one or 85 load_balance() in this domain when the cpu was idle 90 7) # of times in this domain load_balance() was called but did 94 9) # of times in this domain load_balance() was called when the 96 10) # of times in this domain load_balance() checked but found the 98 11) # of times in this domain load_balance() tried to move one or 101 load_balance() in this domain when the cpu was busy [all …]
|
| H A D | sched-domains.rst | 44 rebalance interval. If so, it runs load_balance() on that domain. It then checks 48 Initially, load_balance() finds the busiest group in the current sched domain.
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | fair.c | 9825 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() function 10296 if (load_balance(cpu, rq, sd, idle, &continue_balancing)) { in rebalance_domains() 10899 pulled_task = load_balance(this_cpu, this_rq, in newidle_balance()
|
| /OK3568_Linux_fs/yocto/poky/documentation/profile-manual/ |
| H A D | usage.rst | 1346 7) | load_balance() { 1354 7) | load_balance() {
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace.rst | 3531 2) 2544 256 load_balance+0xd9/0x662
|