Searched refs:stopTS (Results 1 – 1 of 1) sorted by relevance
54 UnixEpochNS startTS, stopTS; in MPBootAP() local78 stopTS = KTime_GetEpochNS(); in MPBootAP()79 if ((stopTS - startTS) > MP_WAITTIME) { in MPBootAP()215 UnixEpochNS startTS, stopTS; in Debug_CrossCall() local221 stopTS = KTime_GetEpochNS(); in Debug_CrossCall()225 (stopTS - startTS) / 32ULL); in Debug_CrossCall()