ReactOS 0.4.16-dev-1401-gf1332c7
counterset_instance Struct Reference
Collaboration diagram for counterset_instance:

Public Attributes

struct list entry
 
struct counterset_templatetemplate
 
PERF_COUNTERSET_INSTANCE instance
 

Detailed Description

Definition at line 156 of file main.c.

Member Data Documentation

◆ entry

struct list counterset_instance::entry

Definition at line 158 of file main.c.

Referenced by PerfCreateInstance(), PerfDeleteInstance(), and PerfStopProvider().

◆ instance

PERF_COUNTERSET_INSTANCE counterset_instance::instance

Definition at line 160 of file main.c.

Referenced by PerfCreateInstance(), and PerfSetCounterRefValue().

◆ template

struct counterset_template* counterset_instance::template

Definition at line 159 of file main.c.

Referenced by PerfCreateInstance(), and PerfSetCounterRefValue().


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