Home
last modified time | relevance | path

Searched defs:GetHitLineCount (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dprofile-generator.h223 unsigned int GetHitLineCount() const { in GetHitLineCount() function
/external/v8/src/
Dapi.cc10008 unsigned int CpuProfileNode::GetHitLineCount() const { in GetHitLineCount() function in v8::CpuProfileNode