Searched refs:prof_gdump_get_unlocked (Results 1 – 5 of 5) sorted by relevance
331 bool prof_gdump_get_unlocked(void);365 prof_gdump_get_unlocked(void) in prof_gdump_get_unlocked() function
439 prof_gdump_get_unlocked
439 #define prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked) macro
439 #undef prof_gdump_get_unlocked
163 if (cur > high && prof_gdump_get_unlocked()) in chunk_register()