Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h144 typedef std::map<std::string, PreviousValue> PreviousProfile; typedef
145 PreviousProfile previous_;
Dprofiler.cc592 PreviousProfile::iterator pi = previous_.find(method_name); in Write()
632 PreviousProfile::iterator pi = previous_.find(method_name); in Write()