Lines Matching full:times

48      1) # of times sched_yield() was called
54 3) # of times schedule() was called
55 4) # of times schedule() left the processor idle
59 5) # of times try_to_wake_up() was called
60 6) # of times try_to_wake_up() was called to wake up the local cpu
83 1) # of times in this domain sched_balance_rq() was called when the
85 2) # of times in this domain sched_balance_rq() checked but found
87 3) # of times in this domain sched_balance_rq() tried to move one or
91 5) # of times in this domain pull_task() was called when the cpu
93 6) # of times in this domain pull_task() was called even though
95 7) # of times in this domain sched_balance_rq() was called but did
97 8) # of times in this domain a busier queue was found while the
99 9) # of times in this domain sched_balance_rq() was called when the
101 10) # of times in this domain sched_balance_rq() checked but found the
103 11) # of times in this domain sched_balance_rq() tried to move one or
107 13) # of times in this domain pull_task() was called when busy
108 14) # of times in this domain pull_task() was called even though the
110 15) # of times in this domain sched_balance_rq() was called but did not
112 16) # of times in this domain a busier queue was found while the cpu
115 17) # of times in this domain sched_balance_rq() was called when the
117 18) # of times in this domain sched_balance_rq() checked but found the
119 19) # of times in this domain sched_balance_rq() tried to move one or more
123 21) # of times in this domain pull_task() was called when newly idle
124 22) # of times in this domain pull_task() was called even though the
126 23) # of times in this domain sched_balance_rq() was called but did not
128 24) # of times in this domain a busier queue was found while the cpu
133 25) # of times active_load_balance() was called
134 26) # of times active_load_balance() tried to move a task and failed
135 27) # of times active_load_balance() successfully moved a task
151 34) # of times in this domain try_to_wake_up() awoke a task that
153 35) # of times in this domain try_to_wake_up() moved a task to the
155 36) # of times in this domain try_to_wake_up() started passive balancing