Home
last modified time | relevance | path

Searched refs:GetEventAt (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-buffer.cc45 return chunk->GetEventAt(event_index); in GetEventByHandle()
55 trace_writer_->AppendTraceEvent(chunk->GetEventAt(j)); in Flush()
/third_party/node/src/tracing/
H A Dnode_trace_buffer.cc54 return chunk->GetEventAt(event_index); in GetEventByHandle()
65 TraceObject* trace_event = chunk->GetEventAt(j); in Flush()
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h142 TraceObject* GetEventAt(size_t index) { return &chunk_[index]; } in GetEventAt() function in v8::platform::tracing::TraceBufferChunk
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h142 TraceObject* GetEventAt(size_t index) { return &chunk_[index]; } in GetEventAt() function in v8::platform::tracing::TraceBufferChunk

Completed in 3 milliseconds