HomeSort by relevance Sort by last modified time
    Searched defs:prof_interval (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/src/
prof.c 34 uint64_t prof_interval = 0; variable
1346 prof_interval = (((uint64_t)1U) <<
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 301 #define prof_interval JEMALLOC_N(prof_interval) macro
private_unnamespace.h 301 #undef prof_interval macro

Completed in 43 milliseconds