Home
last modified time | relevance | path

Searched refs:GetCallCount (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfeedback-vector.h637 int GetCallCount();
Dfeedback-vector.cc818 int FeedbackNexus::GetCallCount() { in GetCallCount() function in v8::internal::FeedbackNexus
851 double const call_count = GetCallCount(); in ComputeCallFrequency()