Home
last modified time | relevance | path

Searched refs:prof_gdump_get_unlocked (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h7 prof_gdump_get_unlocked(void) { in prof_gdump_get_unlocked() function
/external/jemalloc_new/src/
Dextent.c736 if (cur > high && prof_gdump_get_unlocked()) { in extent_gdump_add()