Lines Matching refs:was

7 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
38 1) # of times sched_yield() was called
43 3) # of times schedule() was called
47 5) # of times try_to_wake_up() was called
48 6) # of times try_to_wake_up() was called to wake up the local cpu
70 1) # of times in this domain load_balance() was called when the
71 cpu was idle
73 the load did not require balancing when the cpu was idle
75 more tasks and failed, when the cpu was idle
77 load_balance() in this domain when the cpu was idle
78 5) # of times in this domain pull_task() was called when the cpu
79 was idle
80 6) # of times in this domain pull_task() was called even though
81 the target task was cache-hot when idle
82 7) # of times in this domain load_balance() was called but did
83 not find a busier queue while the cpu was idle
84 8) # of times in this domain a busier queue was found while the
85 cpu was idle but no busier group was found
87 9) # of times in this domain load_balance() was called when the
88 cpu was busy
92 more tasks and failed, when the cpu was busy
94 load_balance() in this domain when the cpu was busy
95 13) # of times in this domain pull_task() was called when busy
96 14) # of times in this domain pull_task() was called even though the
97 target task was cache-hot when busy
98 15) # of times in this domain load_balance() was called but did not
99 find a busier queue while the cpu was busy
100 16) # of times in this domain a busier queue was found while the cpu
101 was busy but no busier group was found
103 17) # of times in this domain load_balance() was called when the
104 cpu was just becoming idle
106 load did not require balancing when the cpu was just becoming idle
108 tasks and failed, when the cpu was just becoming idle
110 load_balance() in this domain when the cpu was just becoming idle
111 21) # of times in this domain pull_task() was called when newly idle
112 22) # of times in this domain pull_task() was called even though the
113 target task was cache-hot when just becoming idle
114 23) # of times in this domain load_balance() was called but did not
115 find a busier queue while the cpu was just becoming idle
116 24) # of times in this domain a busier queue was found while the cpu
117 was just becoming idle but no busier group was found
120 25) # of times active_load_balance() was called
138 waking cpu because it was cache-cold on its own cpu anyway