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
88 return chunk->GetEventAt(handle.event_index); in GetEventByHandle()205 return chunk->GetEventAt(handle.event_index); in GetEventByHandle()
214 return chunk_->GetEventAt(handle.event_index); in GetEventByHandle()925 chunk->GetEventAt(j)->AppendAsJSON(&(json_events_str_ptr->data()), in ConvertTraceEventsToTraceFormat()1634 ? thread_shared_chunk_->GetEventAt(handle.event_index) in GetEventByHandleInternal()