Home
last modified time | relevance | path

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

/system/extras/memory_replay/
Dmain.cpp43 size_t num_allocs = 0; in GetMaxAllocs() local
59 num_allocs--; in GetMaxAllocs()
63 num_allocs++; in GetMaxAllocs()
66 return num_allocs; in GetMaxAllocs()