Searched refs:aggregatedTimestampsNs (Results 1 – 1 of 1) sorted by relevance
238 std::vector<int64_t>& aggregatedTimestampsNs = mAggregatedAtoms[key]; in onMatchedLogEventInternalLocked() local239 if (aggregatedTimestampsNs.empty()) { in onMatchedLogEventInternalLocked()247 aggregatedTimestampsNs.push_back(elapsedTimeNs); in onMatchedLogEventInternalLocked()