Searched refs:TTProfiler (Results 1 – 7 of 7) sorted by relevance
40 TTProfiler::TTProfiler() in TTProfiler() function in TTProfiler57 TTProfiler::~TTProfiler() in ~TTProfiler()79 String TTProfiler::GetProfileHeader() in GetProfileHeader()142 void TTProfiler::EndProfileInterval() in EndProfileInterval()163 void TTProfiler::StopProfilingPerCommand() in StopProfilingPerCommand()168 void TTProfiler::StartPartitioning() in StartPartitioning()173 void TTProfiler::StopPartitioning() in StopPartitioning()202 void TTProfiler::Timeout() in Timeout()221 String TTProfiler::GetAutoProfiling() in GetAutoProfiling()228 void TTProfiler::StopAutoProfiling() in StopAutoProfiling()[all …]
44 void TTProfiler::InitSysdepProfiler() in InitSysdepProfiler()52 void TTProfiler::DeinitSysdepProfiler() in DeinitSysdepProfiler()62 SysdepProfileSnapshot *TTProfiler::NewSysdepSnapshotData() in NewSysdepSnapshotData()67 void TTProfiler::DeleteSysdepSnapshotData( SysdepProfileSnapshot *pSysdepProfileSnapshot ) in DeleteSysdepSnapshotData()74 String TTProfiler::GetSysdepProfileHeader() in GetSysdepProfileHeader()81 void TTProfiler::GetSysdepProfileSnapshot( SysdepProfileSnapshot *, sal_uInt16 ) in GetSysdepProfileSnapshot()86 String TTProfiler::GetSysdepProfileLine( SysdepProfileSnapshot *, SysdepProfileSnapshot * ) in GetSysdepProfileLine()
47 void TTProfiler::InitSysdepProfiler() in InitSysdepProfiler()55 void TTProfiler::DeinitSysdepProfiler() in DeinitSysdepProfiler()65 SysdepProfileSnapshot *TTProfiler::NewSysdepSnapshotData() in NewSysdepSnapshotData()70 void TTProfiler::DeleteSysdepSnapshotData( SysdepProfileSnapshot *pSysdepProfileSnapshot ) in DeleteSysdepSnapshotData()77 String TTProfiler::GetSysdepProfileHeader() in GetSysdepProfileHeader()84 void TTProfiler::GetSysdepProfileSnapshot( SysdepProfileSnapshot *pSysdepProfileSnapshot, sal_uInt1… in GetSysdepProfileSnapshot()110 String TTProfiler::GetSysdepProfileLine( SysdepProfileSnapshot *pStart, SysdepProfileSnapshot *pSto… in GetSysdepProfileLine()
51 class TTProfiler : private Timer class54 TTProfiler();55 ~TTProfiler();
66 class TTProfiler;166 static TTProfiler *pProfiler;
57 TTProfiler *StatementList::pProfiler = NULL;
2652 pProfiler = new TTProfiler; in Execute()
Completed in 2749 milliseconds