Lines Matching refs:this

18 domain.  Domains have no particular names in this implementation, but
21 sometimes balancing only between pairs of cpus. At this time, there
29 which does this for many of the fields is available at
59 7) sum of all time spent running by tasks on this processor (in jiffies)
60 8) sum of all time spent waiting to run by tasks on this processor (in
62 9) # of timeslices run on this cpu
73 The first field is a bit mask indicating what cpus this domain operates over.
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
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
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
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
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
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
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
146 34) # of times in this domain try_to_wake_up() awoke a task that
147 last ran on a different cpu in this domain
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
156 this file correlating for that process to:
160 3) # of timeslices run on this cpu