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.h153 uint64_t total_number_of_hot_spikes_; variable
Dprofile_saver.cc101 total_number_of_hot_spikes_(0), in ProfileSaver()
246 total_number_of_hot_spikes_++; in NotifyJitActivityInternal()
909 << "ProfileSaver total_number_of_hot_spikes=" << total_number_of_hot_spikes_ << '\n' in DumpInfo()