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

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-profiler_unittest.sh 116 HEAP_PROFILE_ALLOCATION_INTERVAL="$HEAP_PROFILE_INUSE_INTERVAL"
120 export HEAP_PROFILE_ALLOCATION_INTERVAL
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-profiler_unittest.sh 116 HEAP_PROFILE_ALLOCATION_INTERVAL="$HEAP_PROFILE_INUSE_INTERVAL"
120 export HEAP_PROFILE_ALLOCATION_INTERVAL
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profiler.cc 92 #define HEAP_PROFILE_ALLOCATION_INTERVAL "heapprof.allocation_interval"
104 #define HEAP_PROFILE_ALLOCATION_INTERVAL "HEAP_PROFILE_ALLOCATION_INTERVAL"
126 DEFINE_int64(heap_profile_allocation_interval,
127 EnvToInt64(HEAP_PROFILE_ALLOCATION_INTERVAL, 1 << 30 /*1GB*/),

Completed in 708 milliseconds