Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver.h149 uint64_t total_number_of_hot_spikes_; variable
Dprofile_saver.cc94 total_number_of_hot_spikes_(0), in ProfileSaver()
222 total_number_of_hot_spikes_++; in NotifyJitActivityInternal()
821 << "ProfileSaver total_number_of_hot_spikes=" << total_number_of_hot_spikes_ << '\n' in DumpInfo()