ReactOS 0.4.15-dev-7924-g5949c20
_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 1331 of file extypes.h.

Member Data Documentation

◆ AllocateMisses

ULONG _SYSTEM_LOOKASIDE_INFORMATION::AllocateMisses

Definition at line 1336 of file extypes.h.

◆ CurrentDepth

USHORT _SYSTEM_LOOKASIDE_INFORMATION::CurrentDepth

Definition at line 1333 of file extypes.h.

◆ FreeMisses

ULONG _SYSTEM_LOOKASIDE_INFORMATION::FreeMisses

Definition at line 1338 of file extypes.h.

◆ MaximumDepth

USHORT _SYSTEM_LOOKASIDE_INFORMATION::MaximumDepth

Definition at line 1334 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 1341 of file extypes.h.

◆ Tag

ULONG _SYSTEM_LOOKASIDE_INFORMATION::Tag

Definition at line 1340 of file extypes.h.

◆ TotalAllocates

ULONG _SYSTEM_LOOKASIDE_INFORMATION::TotalAllocates

Definition at line 1335 of file extypes.h.

◆ TotalFrees

ULONG _SYSTEM_LOOKASIDE_INFORMATION::TotalFrees

Definition at line 1337 of file extypes.h.

◆ Type

ULONG _SYSTEM_LOOKASIDE_INFORMATION::Type

Definition at line 1339 of file extypes.h.


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