Searched refs:eventSatistics (Results 1 – 1 of 1) sorted by relevance
164 std::shared_ptr<Statistics> eventSatistics = std::make_shared<StatisticsEvent>(); in DataSetInit() local165 eventDataSet_->SetStatisticsStragety(eventSatistics); in DataSetInit()