Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.h147 uint64_t total_number_of_code_cache_queries_; variable
Dprofile_saver.cc96 total_number_of_code_cache_queries_(0), in ProfileSaver()
553 total_number_of_code_cache_queries_++; in ProcessProfilingInfo()
904 << total_number_of_code_cache_queries_ << '\n' in DumpInfo()