Searched refs:IsProfilingPerCommand (Results 1 – 4 of 4) sorted by relevance
150 if ( pProfiler->IsProfilingPerCommand() || pProfiler->IsPartitioning() ) in InitProfile()167 if ( pProfiler->IsProfilingPerCommand() || pProfiler->IsPartitioning() ) in SendProfile()170 if ( pProfiler->IsProfilingPerCommand() ) in SendProfile()
65 sal_Bool IsProfilingPerCommand() { return bIsProfilingPerCommand; } in IsProfilingPerCommand() function in TTProfiler
127 if ( IsProfilingPerCommand() || IsAutoProfiling() ) in GetProfileLine()
2658 if ( pProfiler->IsProfilingPerCommand() ) in Execute()2709 if ( pProfiler->IsProfilingPerCommand() ) in Execute()
Completed in 246 milliseconds