Searched refs:wasted (Results 1 – 16 of 16) sorted by relevance
163 uint32_t free = 0, dirty = 0, used = 0, wasted = 0, in __jffs2_dbg_superblock_counts() local173 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()229 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()237 wasted += jeb->wasted_size; in __jffs2_dbg_superblock_counts()[all …]
863 unsigned long long wasted; in totals() local 875 wasted = size - used; in totals() 896 if (wasted < min_waste) in totals() 897 min_waste = wasted; in totals() 921 if (wasted > max_waste) in totals() 922 max_waste = wasted; in totals() 941 total_waste += wasted; in totals()
9 wasted resource.
26 all of the individual flush will have ended up being wasted
88 other than a small number of pointlessly wasted CPU cycles.
70 Please note, however, that the inclusion of a "wasted" 'X' channel is
34 speed up almost everything at the expense of wasted disk space. The speed
154 kmap() is mostly wasted in such cases. kmap() was not intended for long
84 allocated during open(), so nothing is wasted when the camera is not in
112 protection takes effect; otherwise a few CPU cycles are wasted
237 protection takes effect; otherwise a few CPU cycles are wasted
9 of time is wasted in reverse-engineering the code and making avoidable
225 indicates wasted effort. ``pages_volatile`` embraces several
414 the local node. This reduces the amount of wasted memory over
478 neck. Bad Speculation means that the CPU wasted cycles due to branch
826 end of file and the end of page is wasted.