Searched refs:ETMBranchList (Results 1 – 4 of 4) sorted by relevance
55 struct ETMBranchList { struct74 using BranchListCallbackFn = std::function<void(const ETMBranchList&)>; argument
255 [this](const ETMBranchList& branch) { ProcessBranchList(branch); }); in ProcessRecord()305 void ProcessBranchList(const ETMBranchList& branch_list) { in ProcessBranchList()324 proto::ETMBranchList branch_list_proto; in ProcessBranchListFile()501 proto::ETMBranchList branch_list_proto; in GenerateBranchList()
21 message ETMBranchList { message
502 ETMBranchList branch;