Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
Dittnotify.h114 #define LIBITTAPI ITTAPI_CDECL macro
282 int LIBITTAPI __itt_thr_name_setA(const char *name, int namelen);
283 int LIBITTAPI __itt_thr_name_setW(const wchar_t *name, int namelen);
292 int LIBITTAPI __itt_thr_name_set(const char *name, int namelen);
299 ITT_STUB(LIBITTAPI, int, thr_name_setA, (const char *name, int namelen))
300 ITT_STUB(LIBITTAPI, int, thr_name_setW, (const wchar_t *name, int namelen))
302 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen))
338 void LIBITTAPI __itt_thr_ignore(void);
343 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void))
457 int LIBITTAPI __itt_notify_sync_nameA(void *addr, const char *objtype, int typelen, const char …
[all …]
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.h70 ITT_STUB(LIBITTAPI, int, thr_name_setA, (const char *name, int namelen), (ITT_FORMAT name, name…
71 ITT_STUB(LIBITTAPI, int, thr_name_setW, (const wchar_t *name, int namelen), (ITT_FORMAT name, name…
73 ITT_STUB(LIBITTAPI, int, thr_name_set, (const char *name, int namelen), (ITT_FORMAT name, name…
75 ITT_STUBV(LIBITTAPI, void, thr_ignore, (void), (ITT_NO_PARAMS), …
205 ITT_STUB(LIBITTAPI, __itt_event, event_createA, (const char *name, int namelen), (ITT_FORMAT nam…
206 ITT_STUB(LIBITTAPI, __itt_event, event_createW, (const wchar_t *name, int namelen), (ITT_FORMAT nam…
208 ITT_STUB(LIBITTAPI, __itt_event, event_create, (const char *name, int namelen), (ITT_FORMAT nam…
210 ITT_STUB(LIBITTAPI, int, event_start, (__itt_event event), (ITT_FORMAT eve…
211 ITT_STUB(LIBITTAPI, int, event_end, (__itt_event event), (ITT_FORMAT eve…
223 ITT_STUB(LIBITTAPI, int, notify_sync_nameA, (void *p, const char *objtype, int typelen, const ch…
[all …]
Dittnotify.h175 #define LIBITTAPI ITTAPI_CDECL macro
3338 __itt_event LIBITTAPI __itt_event_createA(const char *name, int namelen);
3339 __itt_event LIBITTAPI __itt_event_createW(const wchar_t *name, int namelen);
3348 __itt_event LIBITTAPI __itt_event_create(const char *name, int namelen);
3355 ITT_STUB(LIBITTAPI, __itt_event, event_createA, (const char *name, int namelen))
3356 ITT_STUB(LIBITTAPI, __itt_event, event_createW, (const wchar_t *name, int namelen))
3358 ITT_STUB(LIBITTAPI, __itt_event, event_create, (const char *name, int namelen))
3394 int LIBITTAPI __itt_event_start(__itt_event event);
3399 ITT_STUB(LIBITTAPI, int, event_start, (__itt_event event))
3416 int LIBITTAPI __itt_event_end(__itt_event event);
[all …]
Dittnotify_config.h109 #define LIBITTAPI ITTAPI_CDECL macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h99 #define LIBITTAPI CDECL macro
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h99 #define LIBITTAPI CDECL macro
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h100 #define LIBITTAPI CDECL macro