Lines Matching full:times

63      1) # of times sched_yield() was called
69 3) # of times schedule() was called
70 4) # of times schedule() left the processor idle
74 5) # of times try_to_wake_up() was called
75 6) # of times try_to_wake_up() was called to wake up the local cpu
100 1) # of times in this domain sched_balance_rq() was called when the
102 2) # of times in this domain sched_balance_rq() checked but found the
104 3) # of times in this domain sched_balance_rq() tried to move one or
110 8) # of times in this domain pull_task() was called when busy
111 9) # of times in this domain pull_task() was called even though the
113 10) # of times in this domain sched_balance_rq() was called but did not
115 11) # of times in this domain a busier queue was found while the cpu
118 12) # of times in this domain sched_balance_rq() was called when the
120 13) # of times in this domain sched_balance_rq() checked but found
122 14) # of times in this domain sched_balance_rq() tried to move one or
128 19) # of times in this domain pull_task() was called when the cpu
130 20) # of times in this domain pull_task() was called even though
132 21) # of times in this domain sched_balance_rq() was called but did
134 22) # of times in this domain a busier queue was found while the
137 23) # of times in this domain sched_balance_rq() was called when the
139 24) # of times in this domain sched_balance_rq() checked but found the
141 25) # of times in this domain sched_balance_rq() tried to move one or more
147 30) # of times in this domain pull_task() was called when newly idle
148 31) # of times in this domain pull_task() was called even though the
150 32) # of times in this domain sched_balance_rq() was called but did not
152 33) # of times in this domain a busier queue was found while the cpu
157 34) # of times active_load_balance() was called
158 35) # of times active_load_balance() tried to move a task and failed
159 36) # of times active_load_balance() successfully moved a task
175 43) # of times in this domain try_to_wake_up() awoke a task that
177 44) # of times in this domain try_to_wake_up() moved a task to the
179 45) # of times in this domain try_to_wake_up() started passive balancing