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

/external/chromium_org/v8/src/third_party/vtune/
H A Dittnotify_config.h328 const char* nameA; /*!< Copy of original name in ASCII. */ member in struct:___itt_thread_info
391 h->nameA = NULL; \
408 h->nameA = n ? __itt_fstrdup(n) : NULL; \
425 h->nameA = NULL; \
441 h->nameA = name ? __itt_fstrdup(name) : NULL; \
/external/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 46 milliseconds