Home
last modified time | relevance | path

Searched defs:fields_total (Results 1 – 1 of 1) sorted by relevance

/art/tools/dexanalyze/
Ddexanalyze_experiments.cc493 const uint64_t fields_total = std::accumulate(stats.inout_, stats.inout_ + 16u, 0u); in Dump() local
511 const uint64_t fields_total = in Dump() local