Home
last modified time | relevance | path

Searched refs:wasted (Results 1 – 2 of 2) sorted by relevance

/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()
/tools/perf/Documentation/
Dperf-stat.txt402 neck. Bad Speculation means that the CPU wasted cycles due to branch