Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler_options.h109 ProfileDataType GetProfileType() const { in GetProfileType() function
Dprofiler.cc95 switch (profile_options.GetProfileType()) { in GetSample()
288 profile_table_.ReadPrevious(fd, options_.GetProfileType()); in WriteProfile()
463 return profile_table_.Write(os, options_.GetProfileType()); in DumpProfile()