Searched refs:GetSampleTimestamp (Results 1 – 3 of 3) sorted by relevance
208 int64_t GetSampleTimestamp(int index) const;
116 uint64_t ts = v8profile->GetSampleTimestamp(i); in buildInspectorObjectForTimestamps()
9856 int64_t CpuProfile::GetSampleTimestamp(int index) const { in GetSampleTimestamp() function in v8::CpuProfile