Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dprofiler.cxx104 String TTProfiler::GetProfileLine( ProfileSnapshot *pStart, ProfileSnapshot *pEnd ) in GetProfileLine() function in TTProfiler
124 String TTProfiler::GetProfileLine( String &aPrefix ) in GetProfileLine() function in TTProfiler
133 aProfileString += GetProfileLine( mpStart, mpEnd ); in GetProfileLine()
208 aLine += GetProfileLine( pAutoStart, pAutoEnd ); in Timeout()
H A Dprofiler.hxx60 String GetProfileLine( String &aPrefix );
82 String GetProfileLine( ProfileSnapshot *pStart, ProfileSnapshot *pStop );
H A Dsta_list.cxx171 pRet->GenReturn( RET_ProfileInfo, 0, pProfiler->GetProfileLine( aText ) ); in SendProfile()

Completed in 19 milliseconds