Home | History | Annotate | Download | only in dist

Lines Matching refs:ftKernelBegin

118 static FILETIME ftKernelBegin;
159 getProcessTimesAddr(hProcess, &ftCreation, &ftExit, &ftKernelBegin, &ftUserBegin);
179 timeDiff(&ftKernelBegin, &ftKernelEnd));