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

  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.c 169 * MALLOC_BALANCE enables monitoring of arena lock contention and dynamically
173 /* #define MALLOC_BALANCE */
482 /* MALLOC_BALANCE requires TLS. */
483 # ifdef MALLOC_BALANCE
484 # undef MALLOC_BALANCE
579 #ifdef MALLOC_BALANCE
703 #ifdef MALLOC_BALANCE
998 #ifdef MALLOC_BALANCE
1159 # ifdef MALLOC_BALANCE
1204 #ifdef MALLOC_BALANCE
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.c 162 * MALLOC_BALANCE enables monitoring of arena lock contention and dynamically
166 /* #define MALLOC_BALANCE */
475 /* MALLOC_BALANCE requires TLS. */
476 # ifdef MALLOC_BALANCE
477 # undef MALLOC_BALANCE
572 #ifdef MALLOC_BALANCE
696 #ifdef MALLOC_BALANCE
991 #ifdef MALLOC_BALANCE
1152 # ifdef MALLOC_BALANCE
1197 #ifdef MALLOC_BALANCE
    [all...]

Completed in 125 milliseconds