Searched defs:h_tail (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/third_party/vtune/ |
D | ittnotify_config.h | 387 #define NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) { \ argument 404 #define NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) { \ argument 421 #define NEW_DOMAIN_W(gptr,h,h_tail,name) { \ argument 437 #define NEW_DOMAIN_A(gptr,h,h_tail,name) { \ argument 453 #define NEW_STRING_HANDLE_W(gptr,h,h_tail,name) { \ argument 468 #define NEW_STRING_HANDLE_A(gptr,h,h_tail,name) { \ argument
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | ittnotify_config.h | 358 #define NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) { \ argument 375 #define NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) { \ argument 392 #define NEW_DOMAIN_W(gptr,h,h_tail,name) { \ argument 408 #define NEW_DOMAIN_A(gptr,h,h_tail,name) { \ argument 424 #define NEW_STRING_HANDLE_W(gptr,h,h_tail,name) { \ argument 439 #define NEW_STRING_HANDLE_A(gptr,h,h_tail,name) { \ argument
|