Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_attr.cpp69 static std::vector<std::pair<int, std::string>> read_format_names = { in ReadFormatToString() local
75 return BitsToString("read_format", read_format, read_format_names); in ReadFormatToString()