Searched refs:prof_gdump_get_unlocked (Results 1 – 5 of 5) sorted by relevance
330 bool prof_gdump_get_unlocked(void);364 prof_gdump_get_unlocked(void) in prof_gdump_get_unlocked() function
400 prof_gdump_get_unlocked
402 #define prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked) macro
402 #undef prof_gdump_get_unlocked
161 if (cur > high && prof_gdump_get_unlocked()) in chunk_register()