| /linux/Documentation/ABI/testing/ |
| H A D | procfs-diskstats | 16 7 time spent reading (ms) 20 11 time spent writing (ms) 22 13 time spent doing I/Os (ms) 23 14 weighted time spent doing I/Os (ms) 33 18 time spent discarding 40 20 time spent flushing
|
| H A D | sysfs-class-scsi_tape | 16 Shows the total amount of time spent waiting for all I/O 23 To determine the amount of time spent waiting for other I/O
|
| H A D | sysfs-class-thermal | 234 The amount of time spent by the cooling device in various 236 in each line, which will mean this cooling device spent <time>
|
| H A D | sysfs-class-devfreq | 45 on a specific device. It shows the time spent in each state
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_rep.c | 400 int spent = 0; in efx_ef100_rep_poll() local 406 while (spent < weight && !list_empty(&efv->rx_list)) { in efx_ef100_rep_poll() 410 spent++; in efx_ef100_rep_poll() 415 if (spent < weight) in efx_ef100_rep_poll() 416 if (napi_complete_done(napi, spent)) { in efx_ef100_rep_poll() 429 return spent; in efx_ef100_rep_poll()
|
| H A D | ef100_nic.c | 266 int spent = 0; in ef100_ev_process() local 279 while (spent < quota) { in ef100_ev_process() 295 ++spent; in ef100_ev_process() 303 spent = quota; in ef100_ev_process() 325 return spent; in ef100_ev_process()
|
| H A D | ef10.c | 3103 int spent = 0; in efx_ef10_ev_process() local 3107 return spent; in efx_ef10_ev_process() 3133 spent += efx_ef10_handle_rx_event(channel, &event); in efx_ef10_ev_process() 3134 if (spent >= quota) { in efx_ef10_ev_process() 3138 spent = quota; in efx_ef10_ev_process() 3145 spent = quota; in efx_ef10_ev_process() 3151 if (++spent == quota) in efx_ef10_ev_process() 3168 return spent; in efx_ef10_ev_process()
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | statistics.rst | 17 provided: total time spent reading and writing. When the histogram 159 4. the number of milliseconds spent reading 163 8. the number of milliseconds spent writing 165 10. the number of milliseconds spent doing I/Os 166 11. the weighted number of milliseconds spent doing I/Os 170 12. the total time spent reading in milliseconds 171 13. the total time spent writing in milliseconds
|
| /linux/fs/netfs/ |
| H A D | rolling_buffer.c | 184 struct folio_queue *spent = roll->tail, *next = READ_ONCE(spent->next); in rolling_buffer_delete_spent() local 189 netfs_folioq_free(spent, netfs_trace_folioq_delete); in rolling_buffer_delete_spent()
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | lpit.rst | 27 The "low_power_idle_cpu_residency_us" attribute shows time spent 31 residency, or system time spent with the SLP_S0# signal asserted.
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | cpuacct.rst | 38 user: Time spent by tasks of the cgroup in user mode. 39 system: Time spent by tasks of the cgroup in kernel mode.
|
| H A D | blkio-controller.rst | 179 Total amount of time the IOs for this cgroup spent waiting in the 182 measure of total time the cgroup spent waiting but rather a measure of 184 this metric does not include the time spent waiting for service once 214 cumulative total of the amount of time spent by each IO in that cgroup 224 spent idling for one of the queues of the cgroup. This is in 231 This is the amount of time spent by the IO scheduler idling for a
|
| /linux/Documentation/admin-guide/ |
| H A D | cpu-load.rst | 7 the average time system spent in a particular state, for example:: 18 system spent 10.01% of the time doing work in user space, 2.92% in the
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | dwc_pcie_pmu.rst | 18 time spent in each low-power LTSSM state) and 28 throughput and time spent in each low-power LTSSM state by the controller.
|
| /linux/Documentation/cpu-freq/ |
| H A D | cpufreq-stats.rst | 65 This gives the amount of time spent in each of the frequencies supported by 67 will mean this CPU spent <time> usertime units of time at <frequency>. Output
|
| /linux/arch/powerpc/kvm/ |
| H A D | Kconfig | 137 exit, time spent inside the guest and time spent handling 150 exit, and interrupt handling code, plus time spent in the guest
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | efx.c | 235 int spent; in ef4_process_channel() local 245 spent = ef4_nic_process_eventq(channel, budget); in ef4_process_channel() 246 if (spent && ef4_channel_has_rx_queue(channel)) { in ef4_process_channel() 262 return spent; in ef4_process_channel() 296 int spent; in ef4_poll() local 302 spent = ef4_process_channel(channel, budget); in ef4_poll() 304 if (spent < budget) { in ef4_poll() 318 napi_complete_done(napi, spent); in ef4_poll() 322 return spent; in ef4_poll()
|
| /linux/Documentation/core-api/irq/ |
| H A D | irqflags-tracing.rst | 37 irq-flags-tracing is spent in this state: look at the lockdep
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-timechart.txt | 30 There are also poll bars which show how much time application spent
|
| /linux/Documentation/process/ |
| H A D | contribution-maturity-model.rst | 105 at least a third of the engineer’s time spent doing Upstream Work.
|
| /linux/Documentation/kbuild/ |
| H A D | gcc-plugins.rst | 52 in Clang, but the feature is proven to be useful, effort should be spent
|
| /linux/Documentation/locking/ |
| H A D | lockstat.rst | 62 - average time spent waiting on this lock
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | farch.c | 1269 int spent = 0; in efx_farch_ev_process() local 1272 return spent; in efx_farch_ev_process() 1298 if (++spent == budget) in efx_farch_ev_process() 1333 return spent; in efx_farch_ev_process()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | Kconfig | 163 the total time spent inside the KVM guest. This config enables code
|
| /linux/Documentation/accounting/ |
| H A D | psi.rst | 54 still doing productive work. As such, time spent in this subset of the
|