Home
last modified time | relevance | path

Searched refs:runqocc (Results 1 – 2 of 2) sorted by relevance

/external/bcc/tools/
Drunqlen_example.txt211 runqocc: 41.09%
214 runqocc: 41.85%
217 runqocc: 41.47%
220 runqocc: 42.35%
223 runqocc: 40.83%
232 runqocc, CPU 0 32.32%
233 runqocc, CPU 1 26.26%
234 runqocc, CPU 2 38.38%
235 runqocc, CPU 3 100.00%
236 runqocc, CPU 4 26.26%
[all …]
Drunqlen.py206 if args.runqocc:
226 runqocc = float(queued[c]) / samples variable
228 runqocc = 0 variable
229 print("runqocc, CPU %-3d %6.2f%%" % (c, 100 * runqocc))
242 runqocc = float(queued) / samples variable
244 runqocc = 0 variable
245 print("runqocc: %0.2f%%" % (100 * runqocc))