Searched refs:event_id_to_attr_index (Results 1 – 1 of 1) sorted by relevance
135 const std::unordered_map<uint64_t, size_t>& event_id_to_attr_index) in ReportCmdSampleTreeBuilder() argument138 event_id_to_attr_index_(event_id_to_attr_index), in ReportCmdSampleTreeBuilder()315 const std::unordered_map<uint64_t, size_t>& event_id_to_attr_index) in EventCountSampleTreeBuilder() argument316 : ReportCmdSampleTreeBuilder(sample_comparator, thread_tree, event_id_to_attr_index) {} in EventCountSampleTreeBuilder()327 const std::unordered_map<uint64_t, size_t>& event_id_to_attr_index) in TimestampSampleTreeBuilder() argument328 : ReportCmdSampleTreeBuilder(sample_comparator, thread_tree, event_id_to_attr_index) {} in TimestampSampleTreeBuilder()