Home
last modified time | relevance | path

Searched refs:GetHitLineCount (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-profiler.h135 unsigned int GetHitLineCount() const;
/third_party/node/deps/v8/include/
H A Dv8-profiler.h135 unsigned int GetHitLineCount() const;
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.h313 unsigned int GetHitLineCount() const { in GetHitLineCount() function in v8::internal::ProfileNode
H A Dprofile-generator.cc857 unsigned lineCount = node->GetHitLineCount(); in SerializeNode()
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc47 unsigned lineCount = node->GetHitLineCount(); in buildInspectorObjectForPositionTicks()
/third_party/node/deps/v8/src/api/
H A Dapi.cc9798 unsigned int CpuProfileNode::GetHitLineCount() const { in GetHitLineCount() function in v8::OneByteMask::__anon13987::MapAsArrayKind::CpuProfileNode
9800 return node->GetHitLineCount(); in GetHitLineCount()

Completed in 30 milliseconds