Searched refs:retired (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
A D | i915_active.c | 20 bool retired; member 58 active->retired = true; in __live_retire() 123 if (READ_ONCE(active->retired) && count) { in __live_active_setup() 157 if (!READ_ONCE(active->retired)) { in live_active_wait() 190 if (!READ_ONCE(active->retired)) { in live_active_retire() 235 if (!READ_ONCE(active->retired)) { in live_active_barrier()
|
/linux/Documentation/gpu/ |
A D | msm-crash-dump.rst | 55 retired-fence 56 The last fence retired on the ringbuffer.
|
/linux/tools/perf/Documentation/ |
A D | intel-hybrid.txt | 34 [Fixed Counter: Counts the number of instructions retired. Unit: cpu_atom] 36 [Number of instructions retired. Fixed Counter - architectural event. Unit: cpu_core]
|
A D | perf-list.txt | 82 clocks not halted) and 0xC1 (micro-ops retired). Both events map to
|
A D | perf-intel-pt.txt | 175 that instruction has retired when the cycle count is updated.
|
/linux/Documentation/scsi/ |
A D | megaraid.rst | 72 will be retired.
|
/linux/tools/arch/x86/kcpuid/ |
A D | cpuid.csv | 222 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
|
/linux/Documentation/arm64/ |
A D | amu.rst | 32 - Instructions retired: increments with every architecturally executed
|
/linux/tools/perf/util/ |
A D | stat.c | 95 ID(TOPDOWN_SLOTS_RETIRED, topdown-slots-retired),
|
/linux/Documentation/filesystems/caching/ |
A D | fscache.rst | 120 (8) Cookies can be "retired" upon release. At this point FS-Cache will mark 409 | |rtr=N |Number of objects retired when relinquished |
|
A D | object.rst | 303 object to be retired (deleted) or retained.
|
A D | backend-api.rst | 145 is backing. An object should retired when put_object() is called if it is 697 - the object was retired when relinquished.
|
A D | netfs-api.rst | 636 data file must be retired (see the relinquish cookie function below). 813 Not only that but all child objects will also be retired.
|
A D | cachefiles.rst | 220 kernel module moves any retired or culled objects that it can't simply unlink
|
/linux/arch/ia64/include/asm/ |
A D | pal.h | 1371 retired : 8, member
|
/linux/arch/x86/events/intel/ |
A D | core.c | 360 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired, 1616 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_slm, 1769 EVENT_ATTR_STR(topdown-slots-retired, td_slots_retired_glm, "event=0xc2");
|
/linux/Documentation/admin-guide/hw-vuln/ |
A D | l1tf.rst | 53 a page fault when it is retired eventually, the pure act of loading the
|
/linux/Documentation/admin-guide/pm/ |
A D | cpufreq.rst | 22 can be retired by the CPU over a unit of time, but also the higher the clock
|
Completed in 39 milliseconds