Lines Matching refs:was

11 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
43 1) # of times sched_yield() was called
49 3) # of times schedule() was called
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
79 cpu was idle
81 the load did not require balancing when the cpu was idle
83 more tasks and failed, when the cpu was idle
85 load_balance() in this domain when the cpu was idle
86 5) # of times in this domain pull_task() was called when the cpu
87 was idle
88 6) # of times in this domain pull_task() was called even though
89 the target task was cache-hot when idle
90 7) # of times in this domain load_balance() was called but did
91 not find a busier queue while the cpu was idle
92 8) # of times in this domain a busier queue was found while the
93 cpu was idle but no busier group was found
94 9) # of times in this domain load_balance() was called when the
95 cpu was busy
99 more tasks and failed, when the cpu was busy
101 load_balance() in this domain when the cpu was busy
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
104 target task was cache-hot when busy
105 15) # of times in this domain load_balance() was called but did not
106 find a busier queue while the cpu was busy
107 16) # of times in this domain a busier queue was found while the cpu
108 was busy but no busier group was found
110 17) # of times in this domain load_balance() was called when the
111 cpu was just becoming idle
113 load did not require balancing when the cpu was just becoming idle
115 tasks and failed, when the cpu was just becoming idle
117 load_balance() in this domain when the cpu was just becoming idle
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
120 target task was cache-hot when just becoming idle
121 23) # of times in this domain load_balance() was called but did not
122 find a busier queue while the cpu was just becoming idle
123 24) # of times in this domain a busier queue was found while the cpu
124 was just becoming idle but no busier group was found
128 25) # of times active_load_balance() was called
149 waking cpu because it was cache-cold on its own cpu anyway