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

/darwin-on-arm/xnu/osfmk/profiling/i386/
H A Dprofile-md.c931 int width_alloc = 0;
1130 if (len > width_alloc)
1131 width_alloc = len;
1156 width_alloc, (long unsigned)stats->num_alloc[ac],
921 int width_alloc = 0; local

Completed in 10 milliseconds