Searched refs:GetEventAttrWithId (Results 1 – 4 of 4) sorted by relevance
114 std::vector<EventAttrWithId> GetEventAttrWithId() const;
1122 dumping_attr_id_ = event_selection_set_.GetEventAttrWithId()[0]; in CreateAndInitRecordFile()1135 if (!writer->WriteAttrSection(event_selection_set_.GetEventAttrWithId())) { in CreateRecordFile()1402 EventAttrWithId attr_id = event_selection_set_.GetEventAttrWithId()[0]; in ProcessJITDebugInfo()
314 std::vector<EventAttrWithId> EventSelectionSet::GetEventAttrWithId() const { in GetEventAttrWithId() function in EventSelectionSet
234 std::vector<EventAttrWithId> attrs = set.GetEventAttrWithId(); in TEST()