Home
last modified time | relevance | path

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

/art/runtime/javaheapprof/
Djavaheapsampler.cc80 size_t* temp_bytes_until_sample) { in GetSampleOffset() argument
101 *temp_bytes_until_sample = next_bytes_until_sample; in GetSampleOffset()
111 *temp_bytes_until_sample = next_bytes_until_sample; in GetSampleOffset()
Djavaheapsampler.h66 size_t* temp_bytes_until_sample) REQUIRES(!geo_dist_rng_lock_);