Searched refs:snymCapacity (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/prof/common/ | ||
H A D | prof.c | 246 int snymCapacity; /* #slots in snymList */ variable 647 snymCapacity = n_syms/2; 649 _prof_Malloc(snymCapacity, sizeof (struct snymEntry)); |
Completed in 46 milliseconds