Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DLeakFolding.h52 size_t cuumulative_size; member
58 count(0), size(0), cuumulative_count(0), cuumulative_size(0), in SCCInfo()
DLeakFolding.cpp62 dominator->cuumulative_size += scc->size; in AccumulateLeaks()
128 leak.scc->cuumulative_size - leak.range.size()}); in Leaked()