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