Searched refs:strings_in_dex_cache_ (Results 1 – 1 of 1) sorted by relevance
103 strings_in_dex_cache_(0), strings_not_in_dex_cache_(0), in AOTCompilationStats()120 DumpStat(strings_in_dex_cache_, strings_not_in_dex_cache_, "strings known to be in dex cache"); in Dump()183 strings_in_dex_cache_++; in StringInDexCache()311 size_t strings_in_dex_cache_; member in art::CompilerDriver::AOTCompilationStats