Searched refs:GetProfilesCount (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/profiler/ | ||
D | cpu-profiler.h | 363 int GetProfilesCount(); |
D | cpu-profiler.cc | 423 int CpuProfiler::GetProfilesCount() { in GetProfilesCount() function in v8::internal::CpuProfiler |