Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DBranchListFile.h100 struct ETMBinary { struct
104 void Merge(const ETMBinary& other) { in Merge() argument
134 using ETMBinaryMap = std::unordered_map<BinaryKey, ETMBinary, BinaryKeyHash>; argument
176 class ETMBinary; variable
Dbranch_list.proto42 message ETMBinary { message