Home
last modified time | relevance | path

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

123456

/openbmc/linux/fs/jffs2/
H A 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 …]
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_suballoc.c166 size_t soffset, eoffset, wasted; in drm_suballoc_try_alloc() local
170 wasted = round_up(soffset, align) - soffset; in drm_suballoc_try_alloc()
172 if ((eoffset - soffset) >= (size + wasted)) { in drm_suballoc_try_alloc()
173 soffset += wasted; in drm_suballoc_try_alloc()
189 size_t soffset, eoffset, wasted; in __drm_suballoc_event() local
198 wasted = round_up(soffset, align) - soffset; in __drm_suballoc_event()
200 return ((eoffset - soffset) >= (size + wasted)); in __drm_suballoc_event()
/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/
H A Dsnb-metrics.json84 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
90wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
94 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
101 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
427 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
434 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/
H A Djkt-metrics.json84 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
90wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
94 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
101 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
428 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
435 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/drivers/devfreq/event/
H A DKconfig9 wasted resource.
/openbmc/linux/kernel/module/
H A Dstats.c32 * wasted in this process space. Each of the failure counters are associated
56 * to evaluate how much memory is being wasted on bootup due to module loading
105 * The total amount of wasted virtual memory allocation space during module
328 …len += scnprintf(buf + len, size - len, "%25s\t%lu\n", "Virtual mem wasted bytes", total_virtual_l… in read_file_mod_stats()
/openbmc/linux/arch/arm/mach-hisi/
H A Dhisilicon.c25 * spaces wasted since ioremap() may be called multi times for the same
/openbmc/linux/drivers/hwmon/
H A Dlm75.h11 * which contains this code, we don't worry about the wasted space.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dfsl,sai-clock.yaml17 the second pins are wasted. Using this binding it is possible to use the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/libhugetlbfs/files/
H A D0008-alloc.c-Avoid-sysconf-_SC_LEVEL2_CACHE_LINESIZE-on-l.patch37 * Offset the buffer using bytes wasted due to alignment to avoid using the
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwell/
H A Dbdw-metrics.json111 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
117wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
121 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
128 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
358 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
362 …"PublicDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative …
864 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
871 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellde/
H A Dbdwde-metrics.json111 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
117wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
121 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
128 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
350 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
354 …"PublicDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative …
843 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
850 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/
H A Dhsw-metrics.json111 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
117wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
121 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
128 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
699 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
706 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivybridge/
H A Divb-metrics.json111 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
117wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
121 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
128 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
760 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
767 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Divt-metrics.json111 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
117wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
121 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
128 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
771 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
778 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/mm/
H A Dpercpu-km.c25 * kernel memory block using alloc_pages(), memory will be wasted if
/openbmc/linux/tools/perf/pmu-events/arch/x86/skylake/
H A Dskl-metrics.json109 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
115wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
119 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
126 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
387 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
391 …"PublicDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative …
1115 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
1122 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/broadwellx/
H A Dbdx-metrics.json313 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
319wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
323 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
330 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
560 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
564 …"PublicDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative …
1077 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
1084 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/Documentation/arch/x86/
H A Dtlb.rst26 all of the individual flush will have ended up being wasted
/openbmc/linux/tools/mm/
H A Dslabinfo.c860 unsigned long long wasted; in totals() local
872 wasted = size - used; in totals()
893 if (wasted < min_waste) in totals()
894 min_waste = wasted; in totals()
918 if (wasted > max_waste) in totals()
919 max_waste = wasted; in totals()
938 total_waste += wasted; in totals()
/openbmc/linux/tools/perf/pmu-events/arch/x86/sierraforest/
H A Dpipeline.json74 … stalled due to a mispredicted jump or a machine clear. Only issue slots wasted due to fast nukes …
/openbmc/linux/tools/perf/pmu-events/arch/x86/grandridge/
H A Dpipeline.json74 … stalled due to a mispredicted jump or a machine clear. Only issue slots wasted due to fast nukes …
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/
H A Dhsx-metrics.json313 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
319wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
323 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
330 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
912 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
919 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/icelake/
H A Dicl-metrics.json125 …"BriefDescription": "This category represents fraction of slots wasted due to incorrect speculatio…
132wasted due to incorrect speculations. This include slots used to issue uops that do not eventually…
144 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
150 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
406 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
411 …"PublicDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative …
1183 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
1189 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/
H A Dtgl-metrics.json119 …"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…
138 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Branch Mis…
144 …c represents fraction of slots the CPU has wasted due to Branch Misprediction. These slots are ei…
400 …"BriefDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative b…
405 …"PublicDescription": "Branch Misprediction Cost: Fraction of TMA slots wasted per non-speculative …
1197 …"BriefDescription": "This metric represents fraction of slots the CPU has wasted due to Machine Cl…
1203 …tric represents fraction of slots the CPU has wasted due to Machine Clears. These slots are eithe…

123456