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

/external/valgrind/main/perf/
H A Dtinycc.c2211 int nb_hashed_syms; /* used to resize the hash table */
18238 hs->nb_hashed_syms++;
18239 if (hs->nb_hashed_syms > 2 * nbuckets) {
2209 int nb_hashed_syms; /* used to resize the hash table */ member in struct:Section

Completed in 213 milliseconds