Searched refs:bIsProfilingPerCommand (Results 1 – 2 of 2) sorted by relevance
44 , bIsProfilingPerCommand( sal_False ) in TTProfiler()160 bIsProfilingPerCommand = sal_True; in StartProfilingPerCommand()165 bIsProfilingPerCommand = sal_False; in StopProfilingPerCommand()
65 sal_Bool IsProfilingPerCommand() { return bIsProfilingPerCommand; } in IsProfilingPerCommand()92 sal_Bool bIsProfilingPerCommand; member in TTProfiler
Completed in 14 milliseconds