Home
last modified time | relevance | path

Searched full:wasted (Results 1 – 25 of 113) sorted by relevance

12345

/Linux-v6.1/fs/jffs2/
Ddebug.c35 …JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + wasted %#08x + unchecked %#08x != total %#08x… in __jffs2_dbg_acct_sanity_check_nolock()
44 …JFFS2_ERROR("free %#08x + dirty %#08x + used %#08x + erasing %#08x + bad %#08x + wasted %#08x + un… in __jffs2_dbg_acct_sanity_check_nolock()
163 uint32_t free = 0, dirty = 0, used = 0, wasted = 0, in __jffs2_dbg_superblock_counts() local
173 wasted += c->gcblock->wasted_size; in __jffs2_dbg_superblock_counts()
181 wasted += c->nextblock->wasted_size; in __jffs2_dbg_superblock_counts()
189 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()
197 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()
205 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()
213 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()
221 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()
[all …]
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_sa.c155 unsigned soffset, eoffset, wasted; in amdgpu_sa_bo_try_alloc() local
159 wasted = (align - (soffset % align)) % align; in amdgpu_sa_bo_try_alloc()
161 if ((eoffset - soffset) >= (size + wasted)) { in amdgpu_sa_bo_try_alloc()
162 soffset += wasted; in amdgpu_sa_bo_try_alloc()
188 unsigned soffset, eoffset, wasted; in amdgpu_sa_event() local
197 wasted = (align - (soffset % align)) % align; in amdgpu_sa_event()
199 if ((eoffset - soffset) >= (size + wasted)) { in amdgpu_sa_event()
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_sa.c194 unsigned soffset, eoffset, wasted; in radeon_sa_bo_try_alloc() local
198 wasted = (align - (soffset % align)) % align; in radeon_sa_bo_try_alloc()
200 if ((eoffset - soffset) >= (size + wasted)) { in radeon_sa_bo_try_alloc()
201 soffset += wasted; in radeon_sa_bo_try_alloc()
227 unsigned soffset, eoffset, wasted; in radeon_sa_event() local
238 wasted = (align - (soffset % align)) % align; in radeon_sa_event()
240 if ((eoffset - soffset) >= (size + wasted)) { in radeon_sa_event()
/Linux-v6.1/tools/perf/pmu-events/arch/x86/sandybridge/
Dsnb-metrics.json67 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
71wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
75 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
79 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
83 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
87 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/jaketown/
Djkt-metrics.json67 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
71wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
75 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
79 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
83 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
87 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswell/
Dhsw-metrics.json90 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
94wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
98 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
102 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
106 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
110 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivybridge/
Divb-metrics.json90 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
94wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
98 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
102 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
106 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
110 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/Linux-v6.1/drivers/devfreq/event/
DKconfig9 wasted resource.
/Linux-v6.1/arch/arm/mach-hisi/
Dhisilicon.c25 * spaces wasted since ioremap() may be called multi times for the same
/Linux-v6.1/drivers/hwmon/
Dlm75.h11 * which contains this code, we don't worry about the wasted space.
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwell/
Dbdw-metrics.json112 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
116wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
120 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
124 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
128 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
132 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
729 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellde/
Dbdwde-metrics.json115 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
119wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
123 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
127 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
131 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
135 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
733 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/
Divt-metrics.json90 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
94wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
98 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
102 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
106 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
110 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dfsl,sai-clock.yaml17 the second pins are wasted. Using this binding it is possible to use the
/Linux-v6.1/tools/perf/pmu-events/arch/x86/broadwellx/
Dbdx-metrics.json112 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
116wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
120 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
124 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
128 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
132 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
753 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylake/
Dskl-metrics.json122 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
126wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
130 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
134 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
138 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
142 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
907 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/haswellx/
Dhsx-metrics.json90 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
94wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
98 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
102 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
106 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
110 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelake/
Dicl-metrics.json137 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
141wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
145 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
149 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
153 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
157 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
929 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/tigerlake/
Dtgl-metrics.json137 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
141wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
145 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
149 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
153 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
157 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
929 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/mm/
Dpercpu-km.c25 * kernel memory block using alloc_pages(), memory will be wasted if
/Linux-v6.1/tools/vm/
Dslabinfo.c858 unsigned long long wasted; in totals() local
870 wasted = size - used; in totals()
891 if (wasted < min_waste) in totals()
892 min_waste = wasted; in totals()
916 if (wasted > max_waste) in totals()
917 max_waste = wasted; in totals()
936 total_waste += wasted; in totals()
/Linux-v6.1/Documentation/x86/
Dtlb.rst26 all of the individual flush will have ended up being wasted
/Linux-v6.1/tools/perf/pmu-events/arch/x86/icelakex/
Dicx-metrics.json129 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
133wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
137 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
141 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
145 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
149 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
947 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/cascadelakex/
Dclx-metrics.json122 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
126wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
130 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
134 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
138 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
142 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
962 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylakex/
Dskx-metrics.json122 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
126wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
130 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
134 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
138 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
142 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
946 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…

12345