ReactOS 0.4.15-dev-7924-g5949c20
_HAL_PROFILE_SOURCE_INTERVAL Struct Reference

#include <haltypes.h>

Collaboration diagram for _HAL_PROFILE_SOURCE_INTERVAL:

Public Attributes

KPROFILE_SOURCE Source
 
ULONG_PTR Interval
 

Detailed Description

Definition at line 338 of file haltypes.h.

Member Data Documentation

◆ Interval

ULONG_PTR _HAL_PROFILE_SOURCE_INTERVAL::Interval

Definition at line 340 of file haltypes.h.

Referenced by KeSetIntervalProfile().

◆ Source

KPROFILE_SOURCE _HAL_PROFILE_SOURCE_INTERVAL::Source

Definition at line 339 of file haltypes.h.

Referenced by KeSetIntervalProfile().


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