Home
last modified time | relevance | path

Searched refs:mpstatus (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/automation/source/server/
H A Dprof_usl.cxx35 pstatus mpstatus; member
95 anotherStream.Read( &(pSysdepProfileSnapshot->mpstatus), sizeof( pstatus ) ); in GetSysdepProfileSnapshot()
121 …sal_uLong d_utime = DIFF_MS( pStart, pStop, mpstatus.pr_utime ) + DIFF_MS( pStart, pStop, mpstatus in GetSysdepProfileLine()
122 …sal_uLong d_stime = DIFF_MS( pStart, pStop, mpstatus.pr_stime ) + DIFF_MS( pStart, pStop, mpstatus in GetSysdepProfileLine()

Completed in 8 milliseconds