Searched refs:PerfDataProto_CommEvent (Results 1 – 5 of 5) sorted by relevance
35 class PerfDataProto_CommEvent; variable235 bool MapCommEvent(const PerfDataProto_CommEvent& event);
91 PerfDataProto_CommEvent* sample) const;92 bool DeserializeCommEvent(const PerfDataProto_CommEvent& sample,
31 using CommEvent = PerfDataProto_CommEvent;684 bool PerfParser::MapCommEvent(const PerfDataProto_CommEvent& event) { in MapCommEvent()
560 PerfDataProto_CommEvent* sample) const { in SerializeCommEvent()570 bool PerfSerializer::DeserializeCommEvent(const PerfDataProto_CommEvent& sample, in DeserializeCommEvent()
24 using quipper::PerfDataProto_CommEvent;77 typedef std::unordered_map<uint32, const PerfDataProto_CommEvent*>