Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_list.cpp87 static void PrintEventTypesOfType(const std::string& type_name, const std::string& type_desc, in PrintEventTypesOfType() function
197 PrintEventTypesOfType(name, it->second.first, it->second.second); in Run()