ReactOS 0.4.16-dev-1163-gec5b142
|
#include <ketypes.h>
KAFFINITY _KPROFILE::Affinity |
Definition at line 1088 of file ketypes.h.
Referenced by KeInitializeProfile().
ULONG _KPROFILE::BucketShift |
Definition at line 1085 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::Buffer |
Definition at line 1086 of file ketypes.h.
Referenced by KiParseProfileList().
Definition at line 1082 of file ketypes.h.
Referenced by KeInitializeProfile().
LIST_ENTRY _KPROFILE::ProfileListEntry |
PVOID _KPROFILE::RangeBase |
Definition at line 1083 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::RangeLimit |
Definition at line 1084 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
CSHORT _KPROFILE::Size |
Definition at line 1080 of file ketypes.h.
Referenced by KeInitializeProfile().
KPROFILE_SOURCE _KPROFILE::Source |
Definition at line 1089 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
BOOLEAN _KPROFILE::Started |
Definition at line 1090 of file ketypes.h.
Referenced by KeInitializeProfile().
CSHORT _KPROFILE::Type |
Definition at line 1079 of file ketypes.h.
Referenced by KeInitializeProfile().