Searched refs:ProfileFile (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dprofiler.cc804 bool ProfileFile::LoadFile(const std::string& fileName) {
881 bool ProfileFile::GetProfileData(ProfileFile::ProfileData* data, const std::string& method_name) {
890 bool ProfileFile::GetTopKSamples(std::set<std::string>& topKSamples, double topKPercentage) {
H A Dprofiler.h242 class ProfileFile { class in namespace:art

Completed in 54 milliseconds