Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dprofiler.cxx40 TTProfiler::TTProfiler() in TTProfiler() function in TTProfiler
57 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 …]
H A Dprof_nul.cxx44 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()
H A Dprof_usl.cxx47 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()
H A Dprofiler.hxx51 class TTProfiler : private Timer class
54 TTProfiler();
55 ~TTProfiler();
H A Dstatemnt.hxx67 class TTProfiler;
167 static TTProfiler *pProfiler;
H A Dsta_list.cxx57 TTProfiler *StatementList::pProfiler = NULL;
H A Dstatemnt.cxx2652 pProfiler = new TTProfiler; in Execute()

Completed in 69 milliseconds