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

/art/runtime/
H A Dprofiler_options.h109 ProfileDataType GetProfileType() const { function in class:art::ProfilerOptions
H A Dprofiler.cc97 switch (profile_options.GetProfileType()) {
290 profile_table_.ReadPrevious(fd, options_.GetProfileType());
467 return profile_table_.Write(os, options_.GetProfileType());

Completed in 51 milliseconds