Searched refs:osl_getProfileSections (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sal/inc/osl/ |
H A D | profile.hxx | 182 int n = osl_getProfileSections( profile, NULL, 0 ); in getSections() 186 osl_getProfileSections( profile, pBuf, n+1 ); in getSections()
|
H A D | profile.h | 129 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL…
|
/trunk/main/sal/qa/helper/gcov/ |
H A D | deprecated.txt | 46 osl_getProfileSections;
|
/trunk/main/sal/util/ |
H A D | sal.map | 103 osl_getProfileSections;
|
/trunk/main/sal/osl/unx/ |
H A D | profile.c | 1025 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections() function
|
/trunk/main/sal/osl/os2/ |
H A D | profile.c | 826 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections() function
|
/trunk/main/sal/osl/w32/ |
H A D | profile.cxx | 1101 sal_uInt32 SAL_CALL osl_getProfileSections(oslProfile Profile, sal_Char* pszBuffer, sal_uInt32 MaxL… in osl_getProfileSections() function
|
Completed in 46 milliseconds