Home
last modified time | relevance | path

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

/art/tools/dexanalyze/
Ddexanalyze_experiments.h150 size_t total_static_ = 0; variable
Ddexanalyze_experiments.cc407 ++total_static_; in ProcessDexFile()
534 os << "Static same class: " << PercentDivide(same_class_static_, total_static_) << "\n"; in Dump()
559 total_static_ + in Dump()