LLVM OpenMP
__itt_counter_info Struct Reference

#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ittnotify_config.h"

Public Attributes

const charnameA
 Copy of original name in ASCII.
voidnameW
const chardomainA
 Copy of original name in ASCII.
voiddomainW
int type
long index
int extra1
 Reserved to the runtime.
voidextra2
 Reserved to the runtime.
struct __itt_counter_infonext

Detailed Description

Definition at line 440 of file ittnotify_config.h.

Member Data Documentation

◆ domainA

const char* __itt_counter_info::domainA

Copy of original name in ASCII.

Definition at line 447 of file ittnotify_config.h.

◆ domainW

void* __itt_counter_info::domainW

Definition at line 451 of file ittnotify_config.h.

◆ extra1

int __itt_counter_info::extra1

Reserved to the runtime.

Definition at line 455 of file ittnotify_config.h.

◆ extra2

void* __itt_counter_info::extra2

Reserved to the runtime.

Definition at line 456 of file ittnotify_config.h.

◆ index

long __itt_counter_info::index

Definition at line 454 of file ittnotify_config.h.

◆ nameA

const char* __itt_counter_info::nameA

Copy of original name in ASCII.

Definition at line 441 of file ittnotify_config.h.

◆ nameW

void* __itt_counter_info::nameW

Definition at line 445 of file ittnotify_config.h.

◆ next

struct __itt_counter_info* __itt_counter_info::next

Definition at line 457 of file ittnotify_config.h.

◆ type

int __itt_counter_info::type

Definition at line 453 of file ittnotify_config.h.


The documentation for this struct was generated from the following file: