Home
last modified time | relevance | path

Searched refs:NextGeoDistRandSample (Results 1 – 2 of 2) sorted by relevance

/art/runtime/javaheapprof/
Djavaheapsampler.cc28 size_t HeapSampler::NextGeoDistRandSample() { in NextGeoDistRandSample() function in art::HeapSampler
46 bytes_until_sample = NextGeoDistRandSample(); in PickAndAdjustNextSample()
Djavaheapsampler.h78 size_t NextGeoDistRandSample() REQUIRES(!geo_dist_rng_lock_);