Home
last modified time | relevance | path

Searched refs:type_desc (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() argument
89 printf("List of %s:\n", type_desc.c_str()); in PrintEventTypesOfType()