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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
sampler.cc 45 // tcmalloc_sample_parameter bytes of allocation
48 DEFINE_int64(tcmalloc_sample_parameter, 0,
51 DEFINE_int64(tcmalloc_sample_parameter,
52 EnvToInt64("TCMALLOC_SAMPLE_PARAMETER", 0),
tcmalloc.cc 178 DECLARE_int64(tcmalloc_sample_parameter); variable
630 "%warn set the environment variable TCMALLOC_SAMPLE_PARAMETER to\n"
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
sampler.cc 45 // tcmalloc_sample_parameter bytes of allocation
48 DEFINE_int64(tcmalloc_sample_parameter, 0,
51 DEFINE_int64(tcmalloc_sample_parameter,
52 EnvToInt64("TCMALLOC_SAMPLE_PARAMETER", 0),
tcmalloc.cc 180 DECLARE_int64(tcmalloc_sample_parameter);
599 "%warn set the environment variable TCMALLOC_SAMPLE_PARAMETER to\n"
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampler_test.cc 522 // tcmalloc_sample_parameter flag never overflows bytes_until_sample_
651 DECLARE_int64(tcmalloc_sample_parameter); variable
tcmalloc_unittest.cc 157 DECLARE_int64(tcmalloc_sample_parameter); variable
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampler_test.cc 522 // tcmalloc_sample_parameter flag never overflows bytes_until_sample_
651 DECLARE_int64(tcmalloc_sample_parameter); variable
tcmalloc_unittest.cc 157 DECLARE_int64(tcmalloc_sample_parameter); variable
    [all...]

Completed in 253 milliseconds