Lines Matching refs:times
43 1) # of times sched_yield() was called
49 3) # of times schedule() was called
50 4) # of times schedule() left the processor idle
54 5) # of times try_to_wake_up() was called
55 6) # of times try_to_wake_up() was called to wake up the local cpu
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
86 5) # of times in this domain pull_task() was called when the cpu
88 6) # of times in this domain pull_task() was called even though
90 7) # of times in this domain load_balance() was called but did
92 8) # of times in this domain a busier queue was found while the
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
102 13) # of times in this domain pull_task() was called when busy
103 14) # of times in this domain pull_task() was called even though the
105 15) # of times in this domain load_balance() was called but did not
107 16) # of times in this domain a busier queue was found while the cpu
110 17) # of times in this domain load_balance() was called when the
112 18) # of times in this domain load_balance() checked but found the
114 19) # of times in this domain load_balance() tried to move one or more
118 21) # of times in this domain pull_task() was called when newly idle
119 22) # of times in this domain pull_task() was called even though the
121 23) # of times in this domain load_balance() was called but did not
123 24) # of times in this domain a busier queue was found while the cpu
128 25) # of times active_load_balance() was called
129 26) # of times active_load_balance() tried to move a task and failed
130 27) # of times active_load_balance() successfully moved a task
146 34) # of times in this domain try_to_wake_up() awoke a task that
148 35) # of times in this domain try_to_wake_up() moved a task to the
150 36) # of times in this domain try_to_wake_up() started passive balancing