Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/v8-include/
H A Dv8-profiler.h237 int64_t GetSampleTimestamp(int index) const;
/third_party/node/deps/v8/include/
H A Dv8-profiler.h240 int64_t GetSampleTimestamp(int index) const;
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc116 uint64_t ts = v8profile->GetSampleTimestamp(i); in buildInspectorObjectForTimestamps()
/third_party/node/deps/v8/src/api/
H A Dapi.cc9875 int64_t CpuProfile::GetSampleTimestamp(int index) const { in GetSampleTimestamp() function in v8::OneByteMask::__anon13987::MapAsArrayKind::CpuProfile

Completed in 27 milliseconds