Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Dtracing.h67 struct TracingFormat { struct
68 std::string system_name;
92 LOG(FATAL) << "Couldn't find field " << name << "in TracingFormat of " << this->name; in GetField() argument