ReactOS 0.4.15-dev-7998-gdb93cb1
_EXT2_PERF_STATISTICS_V2 Struct Reference

#include <common.h>

Collaboration diagram for _EXT2_PERF_STATISTICS_V2:

Public Attributes

ULONG Magic
 
USHORT Version
 
USHORT Length
 
struct {
   ULONG   Processed
 
   ULONG   Current
 
Irps [IRP_MJ_MAXIMUM_FUNCTION+1]
 
EXT2_STAT_ARRAY_V2 Unit
 
EXT2_STAT_ARRAY_V2 Current
 
EXT2_STAT_ARRAY_V2 Size
 
EXT2_STAT_ARRAY_V2 Total
 

Detailed Description

Definition at line 118 of file common.h.

Member Data Documentation

◆ Current [1/2]

ULONG _EXT2_PERF_STATISTICS_V2::Current

◆ Current [2/2]

EXT2_STAT_ARRAY_V2 _EXT2_PERF_STATISTICS_V2::Current

Definition at line 134 of file common.h.

◆ 

struct { ... } _EXT2_PERF_STATISTICS_V2::Irps[IRP_MJ_MAXIMUM_FUNCTION + 1]

◆ Length

USHORT _EXT2_PERF_STATISTICS_V2::Length

Definition at line 122 of file common.h.

Referenced by DriverEntry().

◆ Magic

ULONG _EXT2_PERF_STATISTICS_V2::Magic

Definition at line 120 of file common.h.

Referenced by DriverEntry().

◆ Processed

ULONG _EXT2_PERF_STATISTICS_V2::Processed

Definition at line 126 of file common.h.

◆ Size

EXT2_STAT_ARRAY_V2 _EXT2_PERF_STATISTICS_V2::Size

Definition at line 137 of file common.h.

Referenced by Ex2ProcessUserPerfStat(), and Ext2TraceMemory().

◆ Total

EXT2_STAT_ARRAY_V2 _EXT2_PERF_STATISTICS_V2::Total

Definition at line 140 of file common.h.

Referenced by Ex2ProcessUserPerfStat(), and Ext2TraceMemory().

◆ Unit

EXT2_STAT_ARRAY_V2 _EXT2_PERF_STATISTICS_V2::Unit

Definition at line 131 of file common.h.

Referenced by DriverEntry(), and Ex2ProcessUserPerfStat().

◆ Version

USHORT _EXT2_PERF_STATISTICS_V2::Version

Definition at line 121 of file common.h.

Referenced by DriverEntry().


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