|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <perflib.h>

Public Attributes | |
| GUID | CounterSetGuid |
| ULONG | dwSize |
| ULONG | InstanceId |
| ULONG | InstanceNameOffset |
| ULONG | InstanceNameSize |
| GUID _PERF_COUNTERSET_INSTANCE::CounterSetGuid |
Definition at line 51 of file perflib.h.
Referenced by PerfCreateInstance().
| ULONG _PERF_COUNTERSET_INSTANCE::dwSize |
Definition at line 52 of file perflib.h.
Referenced by PerfCreateInstance().
| ULONG _PERF_COUNTERSET_INSTANCE::InstanceId |
Definition at line 53 of file perflib.h.
Referenced by PerfCreateInstance().
| ULONG _PERF_COUNTERSET_INSTANCE::InstanceNameOffset |
Definition at line 54 of file perflib.h.
Referenced by PerfCreateInstance().
| ULONG _PERF_COUNTERSET_INSTANCE::InstanceNameSize |
Definition at line 55 of file perflib.h.
Referenced by PerfCreateInstance().