ReactOS 0.4.15-dev-7924-g5949c20
_EXT2_PERF_STATISTICS_V1 Struct Reference

#include <common.h>

Collaboration diagram for _EXT2_PERF_STATISTICS_V1:

Public Attributes

struct {
   ULONG   Processed
 
   ULONG   Current
 
Irps [IRP_MJ_MAXIMUM_FUNCTION+1]
 
EXT2_STAT_ARRAY_V1 Unit
 
EXT2_STAT_ARRAY_V1 Current
 
EXT2_STAT_ARRAY_V1 Size
 
EXT2_STAT_ARRAY_V1 Total
 

Detailed Description

Definition at line 93 of file common.h.

Member Data Documentation

◆ Current [1/2]

ULONG _EXT2_PERF_STATISTICS_V1::Current

Definition at line 98 of file common.h.

◆ Current [2/2]

EXT2_STAT_ARRAY_V1 _EXT2_PERF_STATISTICS_V1::Current

Definition at line 105 of file common.h.

◆ 

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

◆ Processed

ULONG _EXT2_PERF_STATISTICS_V1::Processed

Definition at line 97 of file common.h.

◆ Size

EXT2_STAT_ARRAY_V1 _EXT2_PERF_STATISTICS_V1::Size

Definition at line 108 of file common.h.

◆ Total

EXT2_STAT_ARRAY_V1 _EXT2_PERF_STATISTICS_V1::Total

Definition at line 111 of file common.h.

◆ Unit

EXT2_STAT_ARRAY_V1 _EXT2_PERF_STATISTICS_V1::Unit

Definition at line 102 of file common.h.


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