ReactOS 0.4.16-dev-1007-g2e85425
_SYSTEM_LOOKASIDE_INFORMATION Struct Reference

#include <extypes.h>

Public Attributes

USHORT CurrentDepth
 
USHORT MaximumDepth
 
ULONG TotalAllocates
 
ULONG AllocateMisses
 
ULONG TotalFrees
 
ULONG FreeMisses
 
ULONG Type
 
ULONG Tag
 
ULONG Size
 
BYTE Reserved1 [32]
 

Detailed Description

Definition at line 1337 of file extypes.h.

Member Data Documentation

◆ AllocateMisses

ULONG _SYSTEM_LOOKASIDE_INFORMATION::AllocateMisses

Definition at line 1342 of file extypes.h.

◆ CurrentDepth

USHORT _SYSTEM_LOOKASIDE_INFORMATION::CurrentDepth

Definition at line 1339 of file extypes.h.

◆ FreeMisses

ULONG _SYSTEM_LOOKASIDE_INFORMATION::FreeMisses

Definition at line 1344 of file extypes.h.

◆ MaximumDepth

USHORT _SYSTEM_LOOKASIDE_INFORMATION::MaximumDepth

Definition at line 1340 of file extypes.h.

◆ Reserved1

BYTE _SYSTEM_LOOKASIDE_INFORMATION::Reserved1

Definition at line 550 of file winternl.h.

◆ Size

ULONG _SYSTEM_LOOKASIDE_INFORMATION::Size

Definition at line 1347 of file extypes.h.

◆ Tag

ULONG _SYSTEM_LOOKASIDE_INFORMATION::Tag

Definition at line 1346 of file extypes.h.

◆ TotalAllocates

ULONG _SYSTEM_LOOKASIDE_INFORMATION::TotalAllocates

Definition at line 1341 of file extypes.h.

◆ TotalFrees

ULONG _SYSTEM_LOOKASIDE_INFORMATION::TotalFrees

Definition at line 1343 of file extypes.h.

◆ Type

ULONG _SYSTEM_LOOKASIDE_INFORMATION::Type

Definition at line 1345 of file extypes.h.


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