Searched refs:ETM_BRANCH_LIST_PROTO_MAGIC (Results 1 – 1 of 1) sorted by relevance
24 static constexpr const char* ETM_BRANCH_LIST_PROTO_MAGIC = "simpleperf:EtmBranchList"; variable63 branch_list_proto.set_magic(ETM_BRANCH_LIST_PROTO_MAGIC); in BranchListBinaryMapToString()140 if (branch_list_proto.magic() != ETM_BRANCH_LIST_PROTO_MAGIC) { in StringToBranchListBinaryMap()