Searched refs:GetRecentTimestamp (Results 1 – 6 of 6) sorted by relevance
156 print("Last dispatch time known: %d MATUs" % GetRecentTimestamp())163 …pending_delta = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - clutch_bucket.scb_group.scbg_pe…170 print("\n{:s} : {:d}\n\n".format("Current Timestamp", GetRecentTimestamp()))180 …line = kern.GetNanotimeFromAbstime(root_bucket.scrb_pqlink.deadline - GetRecentTimestamp()) // 1000203 …line = kern.GetNanotimeFromAbstime(root_bucket.scrb_pqlink.deadline - GetRecentTimestamp()) // 1000244 print("{:>30s} : {:d}".format("Current Timestamp", GetRecentTimestamp()))261 print("{:<30s} : {:d}".format("Current Timestamp", GetRecentTimestamp()))338 def GetRecentTimestamp(): function1204 recent_timestamp = GetRecentTimestamp()1246 recent_timestamp = GetRecentTimestamp()
6 from scheduler import GetRecentTimestamp
5 from scheduler import GetRecentTimestamp62 …ts = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - uth.uu_save.uus_workq_park_data.idle_stamp…
73 recent_timestamp = GetRecentTimestamp()236 recent_timestamp = GetRecentTimestamp()358 recent_timestamp = GetRecentTimestamp()
306 return kern.GetNanotimeFromAbstime(GetRecentTimestamp() - start_abs)
549 now = GetRecentTimestamp()