Home
last modified time | relevance | path

Searched refs:__itt_metadata_type (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.h60 …ounter_create_typedA, (const char *name, const char *domain, __itt_metadata_type type), (ITT…
61 …ounter_create_typedW, (const wchar_t *name, const wchar_t *domain, __itt_metadata_type type), (ITT…
63 …ounter_create_typed, (const char *name, const char *domain, __itt_metadata_type type), (ITT…
89 …ateA, (const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty…
90 …W, (const __itt_domain* domain, const wchar_t* name, __itt_metadata_type x_type, __itt_metadata_ty…
92 …eate, (const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty…
96 …nter_createA_v3, (const __itt_domain* domain, const char *name, __itt_metadata_type type), (ITT…
97 …nter_createW_v3, (const __itt_domain* domain, const wchar_t *name, __itt_metadata_type type), (ITT…
99 …nter_create_v3, (const __itt_domain* domain, const char *name, __itt_metadata_type type), (ITT…
220 …const __itt_domain *domain, __itt_id id, __itt_string_handle *key, __itt_metadata_type type, size_…
[all …]
H A Dittnotify.h2457 } __itt_metadata_type; typedef
3209 … ITTAPI __itt_counter_create_typed(const char *name, const char *domain, __itt_metadata_type type);
3928 __itt_metadata_type x_type; /*!< Type of the histogram X axis */
3929 __itt_metadata_type y_type; /*!< Type of the histogram Y axis */
3946 …reateA(const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty…
3947 …teW(const __itt_domain* domain, const wchar_t* name, __itt_metadata_type x_type, __itt_metadata_ty…
3956 …create(const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty…
3963 …ateA, (const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty…
3964 …W, (const __itt_domain* domain, const wchar_t* name, __itt_metadata_type x_type, __itt_metadata_ty…
3966 …eate, (const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty…
[all …]
H A Dittnotify_static.c572 __itt_metadata_type type = __itt_metadata_u64; in ITT_VERSIONIZE()
616 __itt_metadata_type type = __itt_metadata_u64; in ITT_VERSIONIZE()
666 …ounter_create_typedW),_init))(const wchar_t *name, const wchar_t *domain, __itt_metadata_type type) in ITT_VERSIONIZE()
706 …(_N_(counter_create_typedA),_init))(const char *name, const char *domain, __itt_metadata_type type) in ITT_VERSIONIZE()
708 …N(_N_(counter_create_typed),_init))(const char *name, const char *domain, __itt_metadata_type type) in ITT_VERSIONIZE()
761 …t))(const __itt_domain* domain, const wchar_t* name, __itt_metadata_type x_type, __itt_metadata_ty… in ITT_VERSIONIZE()
800 …init))(const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty… in ITT_VERSIONIZE()
802 …init))(const __itt_domain* domain, const char* name, __itt_metadata_type x_type, __itt_metadata_ty… in ITT_VERSIONIZE()
855 …nter_createW_v3),_init))(const __itt_domain* domain, const wchar_t* name, __itt_metadata_type type) in ITT_VERSIONIZE()
895 …counter_createA_v3),_init))(const __itt_domain* domain, const char* name, __itt_metadata_type type) in ITT_VERSIONIZE()
[all …]