Searched refs:StartTime (Results 1 – 11 of 11) sorted by relevance
25 undef($StartTime);127 (@ARGV || die($usage), $StartTime=&date_time_spec2seconds(shift),next);153 defined($StartTime) &&350 next if defined($StartTime) && defined($PrintIt);353 undef($StartTime);357 $StartTime=&date_time_spec2seconds($v);431 printf " StartTime\t= %s",defined($StartTime)?&ctime($StartTime):"none\n";579 if (defined($StartTime) && defined($EndTime))581 $l = ($EndTime-$StartTime) -$[+1 +1; # worst case: 1 sample per second774 ((defined($StartTime) && defined($EndTime))[all …]
58 # StartTime: none/ISO_DATE_TIME60 StartTime=none65 # if both StartTime and EndTime are specified
37 : StartTime(0), AccTime(Other.AccTime), Manager(Other.Manager), in Timer()47 CHECK_EQ(StartTime, 0U); in start()48 StartTime = getMonotonicTime(); in start()51 AccTime += getMonotonicTime() - StartTime; in stop()52 StartTime = 0; in stop()59 StartTime = 0; in ignore()69 u64 StartTime = 0; variable
95 ClockType::rep getFlameGraphStartUs(TimePointType StartTime) const { in getFlameGraphStartUs()97 time_point_cast<microseconds>(StartTime)) in getFlameGraphStartUs()130 : BeginningOfTime(system_clock::now()), StartTime(ClockType::now()), in TimeTraceProfiler()230 auto StartUs = E.getFlameGraphStartUs(StartTime); in write()372 const TimePointType StartTime; member
155 StartTime = TimeRecord::getCurrentTime(true); in startTimer()162 Time -= StartTime; in stopTimer()170 Time = StartTime = TimeRecord(); in clear()
836 Delta = (UINT32) (Event->EndTime - Event->StartTime); in CmDumpAllEvents()925 AslGbl_Events[AslGbl_NamespaceEvent].StartTime) / 10) / in CmCleanupAndExit()
444 UINT64 StartTime; member
510 AslGbl_Events[AslGbl_NextEvent].StartTime = AcpiOsGetTimer (); in UtBeginEvent()
84 TimeRecord StartTime; ///< The time startTimer() was last called. variable
861 auto StartTime = system_clock::now(); in FuzzerDriver() local866 auto MS = duration_cast<milliseconds>(StopTime - StartTime).count(); in FuzzerDriver()
340 creds->times.starttime=FileTimeToUnixTime(msticket->StartTime.QuadPart); in MSCredToMITCred()371 creds->times.starttime=FileTimeToUnixTime(info->StartTime.QuadPart); in CacheInfoEx2ToMITCred()706 pPurgeRequest->TicketTemplate.StartTime; in PurgeTicketEx()