Searched refs:BranchListParser (Results 1 – 1 of 1) sorted by relevance
495 class BranchListParser : public PacketCallback { class506 BranchListParser(MapLocator& map_locator, const ETMDecoder::BranchListCallbackFn& callback) in BranchListParser() function in simpleperf::__anon57c802930111::BranchListParser674 branch_list_parser_.reset(new BranchListParser(*map_locator_, callback)); in RegisterCallback()757 std::unique_ptr<BranchListParser> branch_list_parser_;