Searched refs:prof_gdump_get_unlocked (Results 1 – 5 of 5) sorted by relevance
329 bool prof_gdump_get_unlocked(void);359 prof_gdump_get_unlocked(void) in prof_gdump_get_unlocked() function
368 prof_gdump_get_unlocked
368 #define prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked) macro
368 #undef prof_gdump_get_unlocked
43 if (cur > high && prof_gdump_get_unlocked()) in chunk_register()