Go to the source code of this file.
◆ BDM_VTUNE_LOG_WARNING
#define BDM_VTUNE_LOG_WARNING |
( |
| ) |
|
Value: static bool warning_logged = false; \
"Vtune", \
"Vtune was not found on your system. Call to %s won't have any " \
"effect", \
__FUNCTION__); \
warning_logged = true; \
}
This macro should be inserted in the function body of each wrapper. It emits a Warning the first time it is called.
Definition at line 29 of file vtune.h.
◆ __itt_domain_create()
◆ __itt_pause()
◆ __itt_resume()
◆ __itt_string_handle_create()
◆ __itt_task_begin()
◆ __itt_task_end()