Home
last modified time | relevance | path

Searched refs:spent (Results 1 – 25 of 31) sorted by relevance

12

/linux-3.4.99/Documentation/ABI/testing/
Dprocfs-diskstats14 7 - time spent reading (ms)
18 11 - time spent writing (ms)
20 13 - time spent doing I/Os (ms)
21 14 - weighted time spent doing I/Os (ms)
Dsysfs-block10 4 - time spent reading (ms)
14 8 - time spent writing (ms)
16 10 - time spent doing I/Os (ms)
17 11 - weighted time spent doing I/Os (ms)
139 being spent in the kernel. This allows one to turn off
/linux-3.4.99/Documentation/
Diostats.txt69 Field 4 -- # of milliseconds spent reading
70 This is the total number of milliseconds spent by all reads (as
76 Field 8 -- # of milliseconds spent writing
77 This is the total number of milliseconds spent by all writes (as
82 Field 10 -- # of milliseconds spent doing I/Os
84 Field 11 -- weighted # of milliseconds spent doing I/Os
87 (field 9) times the number of milliseconds spent doing I/O since the
Dcpu-load.txt6 the average time system spent in a particular state, for example:
17 system spent 10.01% of the time doing work in user space, 2.92% in the
Dirqflags-tracing.txt42 irq-flags-tracing is spent in this state: look at the lockdep
/linux-3.4.99/Documentation/cgroups/
Dcpuacct.txt37 user: Time spent by tasks of the cgroup in user mode.
38 system: Time spent by tasks of the cgroup in kernel mode.
Dblkio-controller.txt216 - Total amount of time the IOs for this cgroup spent waiting in the
219 measure of total time the cgroup spent waiting but rather a measure of
221 this metric does not include the time spent waiting for service once
251 cumulative total of the amount of time spent by each IO in that cgroup
261 spent idling for one of the queues of the cgroup. This is in
268 This is the amount of time spent by the IO scheduler idling for a
/linux-3.4.99/Documentation/scheduler/
Dsched-stats.txt51 7) sum of all time spent running by tasks on this processor (in jiffies)
52 8) sum of all time spent waiting to run by tasks on this processor (in
146 1) time spent on the cpu
147 2) time spent waiting on a runqueue
Dsched-rt-group.txt52 CPU time is divided by means of specifying how much time can be spent running
Dsched-design-CFS.txt79 for": the (small) time it just spent using the physical CPU is added to
/linux-3.4.99/Documentation/cpu-freq/
Dcpufreq-stats.txt53 This gives the amount of time spent in each of the frequencies supported by
55 will mean this CPU spent <time> usertime units of time at <frequency>. Output
/linux-3.4.99/fs/btrfs/
DKconfig47 plenty of additional CPU cycles are spent. Enabling this
/linux-3.4.99/drivers/net/ethernet/sfc/
Defx.c225 int spent; in efx_process_channel() local
230 spent = efx_nic_process_eventq(channel, budget); in efx_process_channel()
231 if (spent && efx_channel_has_rx_queue(channel)) { in efx_process_channel()
246 return spent; in efx_process_channel()
276 int spent; in efx_poll() local
282 spent = efx_process_channel(channel, budget); in efx_poll()
284 if (spent < budget) { in efx_poll()
317 return spent; in efx_poll()
Dnic.c1237 int spent = 0; in efx_nic_process_eventq() local
1263 if (++spent == budget) in efx_nic_process_eventq()
1269 spent = budget; in efx_nic_process_eventq()
1300 return spent; in efx_nic_process_eventq()
/linux-3.4.99/arch/powerpc/
DKconfig.debug43 the amount of time spent in hypervisor calls. Wall time spent in
44 each call is always calculated, and if available CPU cycles spent
/linux-3.4.99/Documentation/cpuidle/
Dsysfs.txt83 * time : Total time spent in this idle state (in microseconds)
/linux-3.4.99/kernel/trace/
DKconfig182 This option measures the time spent in irqs-off critical
204 This option measures the time spent in preemption-off critical
/linux-3.4.99/Documentation/video4linux/
DCQcam.txt30 I spent a number of hours trying to get my camera to work, and I
/linux-3.4.99/Documentation/scsi/
Din2000.txt137 spent a lot of time testing this. You might try 'ENABLE_CLUSTERING'
/linux-3.4.99/Documentation/timers/
Dhrtimers.txt14 to solve this'), and spent a considerable effort trying to integrate
/linux-3.4.99/Documentation/trace/
Dtracepoint-analysis.txt323 At a glance, it looks like the time is being spent copying pixmaps to
/linux-3.4.99/Documentation/development-process/
D4.Coding252 should not be used all of the time. But some time spent learning the
307 Some time spent installing and using these compilers will help avoid
D3.Early-stage6 line of code is written. Some time spent in early planning and
D5.Posting122 done. When done properly, though, it is time well spent.
/linux-3.4.99/Documentation/filesystems/
Dntfs.txt74 (from 9:43 minutes on average down to 7:53). The time spent in user space
75 was unchanged but the time spent in the kernel was decreased by a factor of

12