Searched refs:loc_array (Results 1 – 1 of 1) sorted by relevance
943 struct loc_descriptor **loc_array; variable948 loc_array[*n] = (struct loc_descriptor *) *slot; in add_statistics()967 loc_array = xcalloc (sizeof (*loc_array), loc_hash->n_elements); in dump_ggc_loc_statistics()973 qsort (loc_array, nentries, sizeof (*loc_array), cmp_statistic); in dump_ggc_loc_statistics()976 struct loc_descriptor *d = loc_array[i]; in dump_ggc_loc_statistics()985 struct loc_descriptor *d = loc_array[i]; in dump_ggc_loc_statistics()