Home
last modified time | relevance | path

Searched refs:spend (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ctx.c419 ktime_t spend; in amdgpu_ctx_fini() local
421 spend = amdgpu_ctx_fini_entity(adev, ctx->entities[i][j]); in amdgpu_ctx_fini()
422 atomic64_add(ktime_to_ns(spend), &mgr->time_spend[i]); in amdgpu_ctx_fini()
992 ktime_t spend; in amdgpu_ctx_mgr_usage() local
997 spend = amdgpu_ctx_entity_time(ctx, centity); in amdgpu_ctx_mgr_usage()
998 usage[hw_ip] = ktime_add(usage[hw_ip], spend); in amdgpu_ctx_mgr_usage()
/linux-6.12.1/Documentation/arch/x86/
Dtlb.rst61 Essentially, you are balancing the cycles you spend doing invlpg
62 with the cycles that you spend refilling the TLB later.
/linux-6.12.1/Documentation/block/
Ddeadline-iosched.rst65 may even know that it is a waste of time to spend any time attempting to
/linux-6.12.1/Documentation/admin-guide/pm/
Dstrategies.rst45 typically the system can spend much more time in a sleep state than it can be
Dcpuidle.rst106 idle states, or there is not enough time to spend in an idle state before the
136 spend in the given state, including the time needed to enter it (which may be
151 CPU depends on can spend in an idle state, including the time necessary to enter
234 does not occur any time soon, the hardware may spend indefinite amount of time
378 idle state "X" must reflect the minimum time to spend in idle state "MX" of
Dsleep-states.rst35 working state), such that the processors can spend time in their deepest idle
/linux-6.12.1/Documentation/process/
Dcontribution-maturity-model.rst91 * Software Engineers are encouraged to spend a portion of their work
D5.Posting.rst81 up patches is a bit of an art; some developers spend a long time figuring
Dmaintainer-netdev.rst493 especially if you spend significant amount of time reviewing code
/linux-6.12.1/Documentation/trace/
Dhwlat_detector.rst20 other tasks and those tasks can spend an inordinate amount of time in the
/linux-6.12.1/Documentation/bpf/
Dmap_cpumap.rst24 the packet is directed) can afford to spend more cycles processing the frame. The
/linux-6.12.1/Documentation/locking/
Dlockstat.rst60 - total time we spend waiting on this lock
/linux-6.12.1/drivers/gpu/drm/i915/
DKconfig.profile97 we may spend some time polling for its completion. As the IRQ may
/linux-6.12.1/Documentation/rust/
Dcoding-guidelines.rst15 do not need to spend time pointing out style issues anymore, and thus
/linux-6.12.1/Documentation/maintainer/
Dfeature-and-driver-maintainers.rst161 maintainers spend brain power figuring out how to solicit feedback.
/linux-6.12.1/Documentation/admin-guide/
Dbug-bisect.rst63 ensure what you tell Git is correct; it is thus often wise to spend a few
Dreporting-issues.rst284 Like most programmers, Linux kernel developers don't like to spend time dealing
783 programmers, Linux kernel developers don't like to spend time dealing with
1725 spend on maintenance work on the upstream kernel. Sometimes maintainers also
/linux-6.12.1/Documentation/filesystems/bcachefs/
DCodingStyle.rst126 time you spend at it the better you'll get, and you the developer are the
/linux-6.12.1/Documentation/security/
Dself-protection.rst88 made to kernel code mentioned above) that allow them to spend the rest
/linux-6.12.1/Documentation/driver-api/pm/
Dcpuidle.rst183 Minimum time to spend in this idle state including the time needed to
/linux-6.12.1/Documentation/admin-guide/sysctl/
Dnet.rst455 The amount of time we will spend trying to resolve an Appletalk address.
/linux-6.12.1/Documentation/driver-api/media/drivers/
Dzoran.rst385 rather want to spend some more money on better boards. In general, VIA
/linux-6.12.1/Documentation/admin-guide/mm/
Dtranshuge.rst150 pages unless hugepages are immediately available. Clearly if we spend CPU
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-devices-system-cpu212 time (in microseconds) this cpu should spend in this idle state
/linux-6.12.1/Documentation/mm/
Dunevictable-lru.rst36 will spend a lot of time scanning the LRU lists looking for the small fraction

12