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

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
heap-profiler_unittest.sh 117 HEAP_PROFILE_DEALLOCATION_INTERVAL="$HEAP_PROFILE_INUSE_INTERVAL"
121 export HEAP_PROFILE_DEALLOCATION_INTERVAL
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
heap-profiler_unittest.sh 117 HEAP_PROFILE_DEALLOCATION_INTERVAL="$HEAP_PROFILE_INUSE_INTERVAL"
121 export HEAP_PROFILE_DEALLOCATION_INTERVAL
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profiler.cc 93 #define HEAP_PROFILE_DEALLOCATION_INTERVAL "heapprof.deallocation_interval"
105 #define HEAP_PROFILE_DEALLOCATION_INTERVAL "HEAP_PROFILE_DEALLOCATION_INTERVAL"
131 DEFINE_int64(heap_profile_deallocation_interval,
132 EnvToInt64(HEAP_PROFILE_DEALLOCATION_INTERVAL, 0),

Completed in 29 milliseconds