Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/bytrace_plugin/src/
Dbytrace_module.cpp36 struct BytraceInfo { struct
37 bool isRoot;
38 uint32_t buffSize;
39 uint32_t time;
40 std::string clockType;
41 std::string outFile;
42 std::vector<std::string> categoryVec;