Home
last modified time | relevance | path

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

/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.h108 uint32_t last_sample_ordinal_ = 1; variable
Dsampling_heap_profiler.cc249 return last_sample_ordinal_; in Start()
362 Sample sample(size, total_allocated, ++last_sample_ordinal_); in DoRecordAlloc()