ReactOS 0.4.16-dev-1515-g853b446
|
#include <ketypes.h>
KAFFINITY _KPROFILE::Affinity |
Definition at line 1050 of file ketypes.h.
Referenced by KeInitializeProfile().
ULONG _KPROFILE::BucketShift |
Definition at line 1047 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::Buffer |
Definition at line 1048 of file ketypes.h.
Referenced by KiParseProfileList().
Definition at line 1044 of file ketypes.h.
Referenced by KeInitializeProfile().
LIST_ENTRY _KPROFILE::ProfileListEntry |
PVOID _KPROFILE::RangeBase |
Definition at line 1045 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::RangeLimit |
Definition at line 1046 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
CSHORT _KPROFILE::Size |
Definition at line 1042 of file ketypes.h.
Referenced by KeInitializeProfile().
KPROFILE_SOURCE _KPROFILE::Source |
Definition at line 1051 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
BOOLEAN _KPROFILE::Started |
Definition at line 1052 of file ketypes.h.
Referenced by KeInitializeProfile().
CSHORT _KPROFILE::Type |
Definition at line 1041 of file ketypes.h.
Referenced by KeInitializeProfile().