Searched defs:PickNextSamplingPoint (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dsampler.cc92 bytes_until_sample_ = PickNextSamplingPoint();
111 size_t Sampler::PickNextSamplingPoint() { function in class:tcmalloc::Sampler
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dsampler.cc92 bytes_until_sample_ = PickNextSamplingPoint();
111 size_t Sampler::PickNextSamplingPoint() { function in class:tcmalloc::Sampler

Completed in 44 milliseconds