Searched refs:GetSamplesCount (Results 1 – 3 of 3) sorted by relevance
102 int count = v8profile->GetSamplesCount(); in buildInspectorObjectForSamples()111 int count = v8profile->GetSamplesCount(); in buildInspectorObjectForTimestamps()
227 int GetSamplesCount() const;
10108 int CpuProfile::GetSamplesCount() const { in GetSamplesCount() function in v8::CpuProfile