Searched refs:width_wasted (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c932 int width_wasted = 0;
1134 if (len > width_wasted)
1135 width_wasted = len;
1157 width_wasted, (long unsigned)stats->wasted[ac],
922 int width_wasted = 0; local

Completed in 10 milliseconds