ReactOS 0.4.15-dev-7127-g2dd0c6c
|
#include <ketypes.h>
KAFFINITY _KPROFILE::Affinity |
Definition at line 832 of file ketypes.h.
Referenced by KeInitializeProfile().
ULONG _KPROFILE::BucketShift |
Definition at line 829 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::Buffer |
Definition at line 830 of file ketypes.h.
Referenced by KiParseProfileList().
Definition at line 826 of file ketypes.h.
Referenced by KeInitializeProfile().
LIST_ENTRY _KPROFILE::ProfileListEntry |
PVOID _KPROFILE::RangeBase |
Definition at line 827 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::RangeLimit |
Definition at line 828 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
CSHORT _KPROFILE::Size |
Definition at line 824 of file ketypes.h.
Referenced by KeInitializeProfile().
KPROFILE_SOURCE _KPROFILE::Source |
Definition at line 833 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
BOOLEAN _KPROFILE::Started |
Definition at line 834 of file ketypes.h.
Referenced by KeInitializeProfile().
CSHORT _KPROFILE::Type |
Definition at line 823 of file ketypes.h.
Referenced by KeInitializeProfile().