Home
last modified time | relevance | path

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

/external/v8/src/third_party/vtune/
Dittnotify_config.h241 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
277 #define __itt_unload_lib(handle) dlclose(handle) macro
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h207 #define __itt_unload_lib(handle) FreeLibrary(handle) macro
248 #define __itt_unload_lib(handle) dlclose(handle) macro