LLVM OpenMP 20.0.0git
|
Public Attributes | |
const char * | nameA |
Copy of original name in ASCII. | |
void * | nameW |
const char * | domainA |
Copy of original name in ASCII. | |
void * | domainW |
int | type |
long | index |
int | extra1 |
Reserved to the runtime. | |
void * | extra2 |
Reserved to the runtime. | |
struct __itt_counter_info * | next |
Definition at line 438 of file ittnotify_config.h.
const char* __itt_counter_info::domainA |
Copy of original name in ASCII.
Definition at line 445 of file ittnotify_config.h.
void* __itt_counter_info::domainW |
Definition at line 449 of file ittnotify_config.h.
int __itt_counter_info::extra1 |
Reserved to the runtime.
Definition at line 453 of file ittnotify_config.h.
void* __itt_counter_info::extra2 |
Reserved to the runtime.
Definition at line 454 of file ittnotify_config.h.
long __itt_counter_info::index |
Definition at line 452 of file ittnotify_config.h.
const char* __itt_counter_info::nameA |
Copy of original name in ASCII.
Definition at line 439 of file ittnotify_config.h.
void* __itt_counter_info::nameW |
Definition at line 443 of file ittnotify_config.h.
struct __itt_counter_info* __itt_counter_info::next |
Definition at line 455 of file ittnotify_config.h.
int __itt_counter_info::type |
Definition at line 451 of file ittnotify_config.h.