Home
last modified time | relevance | path

Searched refs:DbgProf (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/inc/tools/
H A Ddebug.hxx366 TOOLS_DLLPUBLIC void DbgProf( sal_uInt16 nAction, DbgDataType* );
424 DbgProf( DBG_PROF_START, DBG_FUNC( aName ) )
427 DbgProf( DBG_PROF_STOP, DBG_FUNC( aName ) )
430 DbgProf( DBG_PROF_CONTINUE, DBG_FUNC( aName ) )
433 DbgProf( DBG_PROF_PAUSE, DBG_FUNC( aName ) )
/trunk/main/tools/source/debug/
H A Ddebug.cxx1346 void DbgProf( sal_uInt16 nAction, DbgDataType* pDbgData ) in DbgProf() function
1815 void DbgProf( sal_uInt16, DbgDataType* ) {} in DbgProf() function

Completed in 26 milliseconds