Searched refs:GetEventAt (Results 1 – 3 of 3) sorted by relevance
33 TraceEvent* GetEventAt(size_t index) { in GetEventAt() function37 const TraceEvent* GetEventAt(size_t index) const { in GetEventAt() function
84 return chunk->GetEventAt(handle.event_index); in GetEventByHandle()247 return chunk->GetEventAt(handle.event_index); in GetEventByHandle()
220 return chunk_->GetEventAt(handle.event_index); in GetEventByHandle()915 chunk->GetEventAt(j)->AppendAsJSON(&(json_events_str_ptr->data()), in ConvertTraceEventsToTraceFormat()1593 ? thread_shared_chunk_->GetEventAt(handle.event_index) in GetEventByHandleInternal()