Searched refs:GetSysdepProfileSnapshot (Results 1 – 4 of 4) sorted by relevance
99 GetSysdepProfileSnapshot( mpStart->pSysdepProfileSnapshot, PROFILE_START ); in StartProfileInterval()145 GetSysdepProfileSnapshot( mpEnd->pSysdepProfileSnapshot, PROFILE_END ); in EndProfileInterval()194 GetSysdepProfileSnapshot( pAutoStart->pSysdepProfileSnapshot, PROFILE_START ); in StartAutoProfiling()205 GetSysdepProfileSnapshot( pAutoEnd->pSysdepProfileSnapshot, PROFILE_END ); in Timeout()
81 void TTProfiler::GetSysdepProfileSnapshot( SysdepProfileSnapshot *, sal_uInt16 ) in GetSysdepProfileSnapshot() function in TTProfiler
128 …void GetSysdepProfileSnapshot( SysdepProfileSnapshot *pSysdepProfileSnapshot, sal_uInt16 nMode = P…
84 void TTProfiler::GetSysdepProfileSnapshot( SysdepProfileSnapshot *pSysdepProfileSnapshot, sal_uInt1… in GetSysdepProfileSnapshot() function in TTProfiler
Completed in 21 milliseconds