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