ReactOS 0.4.16-dev-1401-gf1332c7
|
Public Attributes | |
struct list | entry |
struct counterset_template * | template |
PERF_COUNTERSET_INSTANCE | instance |
Definition at line 158 of file main.c.
Referenced by PerfCreateInstance(), PerfDeleteInstance(), and PerfStopProvider().
PERF_COUNTERSET_INSTANCE counterset_instance::instance |
Definition at line 160 of file main.c.
Referenced by PerfCreateInstance(), and PerfSetCounterRefValue().
struct counterset_template* counterset_instance::template |
Definition at line 159 of file main.c.
Referenced by PerfCreateInstance(), and PerfSetCounterRefValue().