ReactOS 0.4.16-dev-1025-gd3456f5
|
#include <ketypes.h>
KAFFINITY _KPROFILE::Affinity |
Definition at line 925 of file ketypes.h.
Referenced by KeInitializeProfile().
ULONG _KPROFILE::BucketShift |
Definition at line 922 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::Buffer |
Definition at line 923 of file ketypes.h.
Referenced by KiParseProfileList().
Definition at line 919 of file ketypes.h.
Referenced by KeInitializeProfile().
LIST_ENTRY _KPROFILE::ProfileListEntry |
PVOID _KPROFILE::RangeBase |
Definition at line 920 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::RangeLimit |
Definition at line 921 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
CSHORT _KPROFILE::Size |
Definition at line 917 of file ketypes.h.
Referenced by KeInitializeProfile().
KPROFILE_SOURCE _KPROFILE::Source |
Definition at line 926 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
BOOLEAN _KPROFILE::Started |
Definition at line 927 of file ketypes.h.
Referenced by KeInitializeProfile().
CSHORT _KPROFILE::Type |
Definition at line 916 of file ketypes.h.
Referenced by KeInitializeProfile().