Searched refs:GetSupportedPerfCounters (Results 1 – 3 of 3) sorted by relevance
52 const std::unordered_set<std::string>& GetSupportedPerfCounters();
327 const std::unordered_set<std::string>& GetSupportedPerfCounters() { in GetSupportedPerfCounters() function
1269 TEST_F(PerfProfdTest, GetSupportedPerfCounters) in TEST_F() argument1284 const std::unordered_set<std::string>& counters = android::perfprofd::GetSupportedPerfCounters(); in TEST_F()