| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ctx.c | 418 ktime_t spend; in amdgpu_ctx_fini() local 420 spend = amdgpu_ctx_fini_entity(adev, ctx->entities[i][j]); in amdgpu_ctx_fini() 421 atomic64_add(ktime_to_ns(spend), &mgr->time_spend[i]); in amdgpu_ctx_fini() 984 ktime_t spend; in amdgpu_ctx_mgr_usage() local 989 spend = amdgpu_ctx_entity_time(ctx, centity); in amdgpu_ctx_mgr_usage() 990 usage[hw_ip] = ktime_add(usage[hw_ip], spend); in amdgpu_ctx_mgr_usage()
|
| /linux/Documentation/arch/x86/ |
| H A D | tlb.rst | 61 Essentially, you are balancing the cycles you spend doing invlpg 62 with the cycles that you spend refilling the TLB later.
|
| /linux/Documentation/block/ |
| H A D | deadline-iosched.rst | 65 may even know that it is a waste of time to spend any time attempting to
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | strategies.rst | 45 typically the system can spend much more time in a sleep state than it can be
|
| H A D | sleep-states.rst | 35 working state), such that the processors can spend time in their deepest idle
|
| /linux/Documentation/bpf/ |
| H A D | map_cpumap.rst | 24 the packet is directed) can afford to spend more cycles processing the frame. The
|
| /linux/Documentation/process/ |
| H A D | contribution-maturity-model.rst | 91 * Software Engineers are encouraged to spend a portion of their work
|
| H A D | maintainer-netdev.rst | 559 especially if you spend significant amount of time reviewing code
|
| /linux/Documentation/trace/ |
| H A D | hwlat_detector.rst | 20 other tasks and those tasks can spend an inordinate amount of time in the
|
| /linux/Documentation/locking/ |
| H A D | lockstat.rst | 60 - total time we spend waiting on this lock
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | Kconfig.profile | 97 we may spend some time polling for its completion. As the IRQ may
|
| /linux/Documentation/maintainer/ |
| H A D | feature-and-driver-maintainers.rst | 161 maintainers spend brain power figuring out how to solicit feedback.
|
| /linux/Documentation/admin-guide/ |
| H A D | bug-bisect.rst | 63 ensure what you tell Git is correct; it is thus often wise to spend a few
|
| H A D | kernel-parameters.txt | 5841 Limit the time spend invoking a batch of RCU
|
| /linux/Documentation/security/ |
| H A D | self-protection.rst | 88 made to kernel code mentioned above) that allow them to spend the rest
|
| /linux/Documentation/driver-api/pm/ |
| H A D | cpuidle.rst | 183 Minimum time to spend in this idle state including the time needed to
|
| /linux/Documentation/rust/ |
| H A D | coding-guidelines.rst | 15 do not need to spend time pointing out style issues anymore, and thus
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | net.rst | 493 The amount of time we will spend trying to resolve an Appletalk address.
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 36 will spend a lot of time scanning the LRU lists looking for the small fraction
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-system-cpu | 217 time (in microseconds) this cpu should spend in this idle state
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 155 pages unless hugepages are immediately available. Clearly if we spend CPU
|