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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c933 int width_overhead = 0;
1138 if (len > width_overhead)
1139 width_overhead = len;
1158 width_overhead, (long unsigned)stats->overhead[ac],
923 int width_overhead = 0; local

Completed in 20 milliseconds