Searched refs:pAutoEnd (Results 1 – 2 of 2) sorted by relevance
191 pAutoEnd = new ProfileSnapshot; in StartAutoProfiling()192 pAutoEnd->pSysdepProfileSnapshot = NewSysdepSnapshotData(); in StartAutoProfiling()204 GetProfileSnapshot( pAutoEnd ); in Timeout()205 GetSysdepProfileSnapshot( pAutoEnd->pSysdepProfileSnapshot, PROFILE_END ); in Timeout()208 aLine += GetProfileLine( pAutoStart, pAutoEnd ); in Timeout()209 …aLine += GetSysdepProfileLine( pAutoStart->pSysdepProfileSnapshot, pAutoEnd->pSysdepProfileSnapsho… in Timeout()215 pAutoStart = pAutoEnd; in Timeout()216 pAutoEnd = pTemp; in Timeout()
99 ProfileSnapshot *pAutoEnd; member in TTProfiler
Completed in 13 milliseconds