Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_type.cpp71 const std::set<EventType>& GetTypes() { in GetTypes() function in simpleperf::EventTypeFinder
80 const auto& types = GetTypes(); in FindType()
154 for (auto& type : GetTypes()) { in ToString()
399 for (const auto& type : scoped_finder_->GetTypes()) { in ForEachType()
406 for (const auto& type : finder->GetTypes()) { in ForEachType()