Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_static.c761 static __itt_histogram* ITTAPI ITT_VERSIONIZE(ITT_JOIN(_N_(histogram_createW),_init))(const __itt_d… in ITT_VERSIONIZE() argument
773 …if (ITTNOTIFY_NAME(histogram_createW) && ITTNOTIFY_NAME(histogram_createW) != ITT_VERSIONIZE(ITT_J… in ITT_VERSIONIZE()
776 return ITTNOTIFY_NAME(histogram_createW)(domain, name, x_type, y_type); in ITT_VERSIONIZE()
H A Dittnotify_static.h90histogram_createW, (const __itt_domain* domain, const wchar_t* name, __itt_metadata_type x_type, _…
H A Dittnotify.h3964 ITT_STUB(ITTAPI, __itt_histogram*, histogram_createW, (const __itt_domain* domain, const wchar_t* n…
3971 #define __itt_histogram_createW ITTNOTIFY_DATA(histogram_createW)
3972 #define __itt_histogram_createW_ptr ITTNOTIFY_NAME(histogram_createW)