Searched defs:runqocc (Results 1 – 2 of 2) sorted by relevance
226 runqocc = float(queued[c]) / samples variable228 runqocc = 0 variable242 runqocc = float(queued) / samples variable244 runqocc = 0 variable
29 bool runqocc; member176 float runqocc; in print_runq_occupancy() local