Lines Matching refs:UINT64
44 UINT64 allRuntime;
45 UINT64 runTime;
46 UINT64 switchCount; /* sched switch count */
47 UINT64 timeSliceRealTime; /* The actual usage time of each time slice */
48 UINT64 timeSliceTime;
49 UINT64 timeSliceCount; /* The number of time slices allocated */
50 UINT64 pendTime;
51 UINT64 pendCount;
52 UINT64 waitSchedTime; /* task status is ready to running times */
53 UINT64 waitSchedCount;
64 VOID EDFDebugRecord(UINTPTR *taskCB, UINT64 oldFinish);