Searched refs:HEAP_PROFILE_DEALLOCATION_INTERVAL (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dheap-profiler_unittest.sh117 HEAP_PROFILE_DEALLOCATION_INTERVAL="$HEAP_PROFILE_INUSE_INTERVAL"
121 export HEAP_PROFILE_DEALLOCATION_INTERVAL
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dheap-profiler_unittest.sh117 HEAP_PROFILE_DEALLOCATION_INTERVAL="$HEAP_PROFILE_INUSE_INTERVAL"
121 export HEAP_PROFILE_DEALLOCATION_INTERVAL
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profiler.cc93 #define HEAP_PROFILE_DEALLOCATION_INTERVAL "heapprof.deallocation_interval" macro
105 #define HEAP_PROFILE_DEALLOCATION_INTERVAL "HEAP_PROFILE_DEALLOCATION_INTERVAL" macro
132 EnvToInt64(HEAP_PROFILE_DEALLOCATION_INTERVAL, 0),

Completed in 2785 milliseconds