LLVM OpenMP 20.0.0git
Public Attributes | List of all members
__itt_counter_info Struct Reference

#include "/home/buildbot/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 438 of file ittnotify_config.h.

Member Data Documentation

◆ domainA

const char* __itt_counter_info::domainA

Copy of original name in ASCII.

Definition at line 445 of file ittnotify_config.h.

◆ domainW

void* __itt_counter_info::domainW

Definition at line 449 of file ittnotify_config.h.

◆ extra1

int __itt_counter_info::extra1

Reserved to the runtime.

Definition at line 453 of file ittnotify_config.h.

◆ extra2

void* __itt_counter_info::extra2

Reserved to the runtime.

Definition at line 454 of file ittnotify_config.h.

◆ index

long __itt_counter_info::index

Definition at line 452 of file ittnotify_config.h.

◆ nameA

const char* __itt_counter_info::nameA

Copy of original name in ASCII.

Definition at line 439 of file ittnotify_config.h.

◆ nameW

void* __itt_counter_info::nameW

Definition at line 443 of file ittnotify_config.h.

◆ next

struct __itt_counter_info* __itt_counter_info::next

Definition at line 455 of file ittnotify_config.h.

◆ type

int __itt_counter_info::type

Definition at line 451 of file ittnotify_config.h.


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