Searched refs:DSM_BLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance
165 #define DSM_BLOCK_COUNT (1000) macro166 #define DSM_BLOCK_SIZE (sizeof(struct simple_malloc_entry_s)*DSM_BLOCK_COUNT)172 struct simple_malloc_entry_s sr_entry[DSM_BLOCK_COUNT];
1187 if (cur->sr_used >= DSM_BLOCK_COUNT) { in _dwarf_simple_malloc_add_to_list()