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 329 bool prof_gdump_get_unlocked(void);
359 prof_gdump_get_unlocked(void) function
private_namespace.h 368 #define prof_gdump_get_unlocked JEMALLOC_N(prof_gdump_get_unlocked) macro
private_unnamespace.h 368 #undef prof_gdump_get_unlocked macro
  /external/jemalloc/src/
chunk.c 43 if (cur > high && prof_gdump_get_unlocked())

Completed in 135 milliseconds