Searched refs:nameA (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h299 const char* nameA; /*!< Copy of original name in ASCII. */ member in struct:___itt_thread_info
362 h->nameA = NULL; \
379 h->nameA = n ? __itt_fstrdup(n) : NULL; \
396 h->nameA = NULL; \
412 h->nameA = name ? __itt_fstrdup(name) : NULL; \

Completed in 319 milliseconds