Home
last modified time | relevance | path

Searched defs:EventFormat (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Devent_type.cpp38 struct EventFormat { struct
39 EventFormat(const std::string& name, const std::string& attr, int shift) in EventFormat() argument
43 std::string name;
44 std::string attr;
45 int shift;