Home
last modified time | relevance | path

Searched refs:GetHitCount (Results 1 – 3 of 3) sorted by relevance

/external/v8/include/
Dv8-profiler.h187 unsigned GetHitCount() const;
/external/v8/src/inspector/
Dv8-profiler-agent-impl.cc77 .setHitCount(node->GetHitCount()) in buildInspectorObjectFor()
/external/v8/src/
Dapi.cc10027 unsigned CpuProfileNode::GetHitCount() const { in GetHitCount() function in v8::CpuProfileNode