reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
550 if (name == NULL) 568 return ITTNOTIFY_NAME(counter_create_typed)(name, domain, type); 574 if (h->nameA != NULL && h->type == type && !__itt_fstrcmp(h->nameA, name) && ((h->domainA == NULL && domain == NULL) || 579 NEW_COUNTER_A(&_N_(_ittapi_global),h,h_tail,name,domain,type);