Home
last modified time | relevance | path

Searched refs:retired (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_active.c21 bool retired; member
59 active->retired = true; in __live_retire()
124 if (READ_ONCE(active->retired) && count) { in __live_active_setup()
158 if (!READ_ONCE(active->retired)) { in live_active_wait()
191 if (!READ_ONCE(active->retired)) { in live_active_retire()
236 if (!READ_ONCE(active->retired)) { in live_active_barrier()
/openbmc/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst55 retired-fence
56 The last fence retired on the ringbuffer.
/openbmc/linux/tools/perf/Documentation/
H A Dintel-hybrid.txt29 [Fixed Counter: Counts the number of instructions retired. Unit: cpu_atom]
31 [Number of instructions retired. Fixed Counter - architectural event. Unit: cpu_core]
H A Dperf-arm-spe.txt150 bit 1 - instruction retired (i.e. omit speculative instructions)
156 So to sample just retired instructions:
H A Dperf-list.txt87 clocks not halted) and 0xC1 (micro-ops retired). Both events map to
H A Dperf-intel-pt.txt177 that instruction has retired when the cycle count is updated.
/openbmc/linux/Documentation/scsi/
H A Dmegaraid.rst72 will be retired.
/openbmc/linux/Documentation/arch/arm64/
H A Damu.rst32 - Instructions retired: increments with every architecturally executed
/openbmc/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv222 0xA, 0, EBX, 1, pmu_no_instr_ret_evt, Instruction retired event not available
226 … 0xA, 0, EBX, 5, pmu_no_br_instr_ret_evt, Branch instruction retired event not available
227 … 0xA, 0, EBX, 6, pmu_no_br_mispredict_evt, Branch mispredict retired event not available
/openbmc/linux/Documentation/filesystems/caching/
H A Dfscache.rst141 * Cookies can be "retired" upon release, thereby causing the object to be
H A Dcachefiles.rst221 kernel module moves any retired or culled objects that it can't simply unlink
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-4.2.rst60 as the 1.0 API will be retired in 2023.
/openbmc/u-boot/doc/driver-model/
H A Dlivetree.txt187 The existing fdtdec interface will eventually be retired. Please try to avoid
/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h1371 retired : 8, member
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c392 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired,
1648 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_slm,
1801 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_glm, "event=0xc2");
3718 * retired per cycle (4) and then inverting the condition, we in intel_pebs_aliases_core2()
3746 * retired per cycle (4) and then inverting the condition, we in intel_pebs_aliases_snb()
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst53 a page fault when it is retired eventually, the pure act of loading the
/openbmc/linux/Documentation/admin-guide/pm/
H A Dcpufreq.rst22 can be retired by the CPU over a unit of time, but also the higher the clock
/openbmc/qemu/docs/about/
H A Dremoved-features.rst957 The HAXM project has been retired (see https://github.com/intel/haxm#status).