Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc114 uint64_t lastTime = v8profile->GetStartTime(); in buildInspectorObjectForTimestamps()
139 .setStartTime(static_cast<double>(v8profile->GetStartTime())) in createCPUProfile()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-profiler.h235 * The point is equal to the starting point used by GetStartTime.
243 int64_t GetStartTime() const;
258 * The point is equal to the starting point used by GetStartTime.
/third_party/node/deps/v8/include/
H A Dv8-profiler.h238 * The point is equal to the starting point used by GetStartTime.
246 int64_t GetStartTime() const;
261 * The point is equal to the starting point used by GetStartTime.
/third_party/node/deps/v8/src/api/
H A Dapi.cc9890 int64_t CpuProfile::GetStartTime() const { in GetStartTime() function in v8::OneByteMask::__anon13987::MapAsArrayKind::CpuProfile

Completed in 26 milliseconds