HomeSort by relevance Sort by last modified time
    Searched refs:prof_gdump_get_unlocked (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/include/jemalloc/internal/
prof.h 330 bool prof_gdump_get_unlocked(void);
364 prof_gdump_get_unlocked(void) function
private_namespace.h 402 #define prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked) macro
private_unnamespace.h 402 #undef prof_gdump_get_unlocked macro
  /external/jemalloc/src/
chunk.c 161 if (cur > high && prof_gdump_get_unlocked())

Completed in 87 milliseconds