Searched refs:GetEndTime (Results 1 – 3 of 3) sorted by relevance
167 int64_t GetEndTime() const;
417 CHECK(profile->GetStartTime() <= profile->GetEndTime()); in TEST()704 uint64_t end_time = profile->GetEndTime(); in TEST()
8036 int64_t CpuProfile::GetEndTime() const { in GetEndTime() function in v8::CpuProfile