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