Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/javaheapprof/
H A 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()
H A Djavaheapsampler.h66 size_t* temp_bytes_until_sample) REQUIRES(!geo_dist_rng_lock_);