reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp
  475     if (name == NULL)
  493             return ITTNOTIFY_NAME(counter_create)(name, domain);
  499         if (h->nameA != NULL  && h->type == type && !__itt_fstrcmp(h->nameA, name) && ((h->domainA == NULL && domain == NULL) ||
  504        NEW_COUNTER_A(&_N_(_ittapi_global),h,h_tail,name,domain,type);