Searched refs:domainA (Results 1 – 2 of 2) sorted by relevance
424 const char* domainA; /*!< Copy of original name in ASCII. */ member566 h->domainA = NULL; \583 h->domainA = domain ? __itt_fstrdup(domain) : NULL; \
499 …if (h->nameA != NULL && h->type == type && !__itt_fstrcmp(h->nameA, name) && ((h->domainA == NULL… in ITT_VERSIONIZE()500 (h->domainA != NULL && domain != NULL && !__itt_fstrcmp(h->domainA, domain)))) break; in ITT_VERSIONIZE()574 …if (h->nameA != NULL && h->type == type && !__itt_fstrcmp(h->nameA, name) && ((h->domainA == NULL… in ITT_VERSIONIZE()575 (h->domainA != NULL && domain != NULL && !__itt_fstrcmp(h->domainA, domain)))) break; in ITT_VERSIONIZE()