Lines Matching refs:time
24 o Total time used over the measurement interval
26 o Average cpu time used during each execution of the domain
29 Waiting time
31 This is how much time the domain spent waiting to run, or put another way, the
32 amount of time the domain spent in the "runnable" state (or on the run queue)
35 o Total time waiting over the measurement interval
36 o Wait time expressed as a percentage of the measurement interval
37 o Average waiting time for each execution of the domain
39 Blocked time
41 This is how much time the domain spent blocked (or sleeping); Put another way,
42 the amount of time the domain spent not needing/wanting the cpu because it was
45 o Total time blocked over the measurement interval
46 o Blocked time expressed as a percentage of the measurement interval
47 o Blocked time per I/O (see I/O count below)
49 Allocation time
51 This is how much cpu time was allocated to the domain by the scheduler; This is
52 distinct from cpu usage since the "time slice" given to a domain is frequently
56 o Average allocation time per execution (ie, time slice)
87 - The first time xenmon is run, it attempts to allocate xen trace buffers