Searched refs:d_utime (Results 1 – 1 of 1) sorted by relevance
121 …sal_uLong d_utime = DIFF_MS( pStart, pStop, mpstatus.pr_utime ) + DIFF_MS( pStart, pStop, mpstatus… in GetSysdepProfileLine() local124 aProfile += Pad( String::CreateFromInt64(d_utime), 7 ); in GetSysdepProfileLine()126 aProfile += Pad( String::CreateFromInt64(d_utime + d_stime), 7 ); in GetSysdepProfileLine()
Completed in 17 milliseconds