ReactOS 0.4.15-dev-6056-gb29b268
|
#include <ketypes.h>
KAFFINITY _KPROFILE::Affinity |
Definition at line 865 of file ketypes.h.
Referenced by KeInitializeProfile().
ULONG _KPROFILE::BucketShift |
Definition at line 862 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::Buffer |
Definition at line 863 of file ketypes.h.
Referenced by KiParseProfileList().
Definition at line 859 of file ketypes.h.
Referenced by KeInitializeProfile().
LIST_ENTRY _KPROFILE::ProfileListEntry |
PVOID _KPROFILE::RangeBase |
Definition at line 860 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
PVOID _KPROFILE::RangeLimit |
Definition at line 861 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
CSHORT _KPROFILE::Size |
Definition at line 857 of file ketypes.h.
Referenced by KeInitializeProfile().
KPROFILE_SOURCE _KPROFILE::Source |
Definition at line 866 of file ketypes.h.
Referenced by KeInitializeProfile(), and KiParseProfileList().
BOOLEAN _KPROFILE::Started |
Definition at line 867 of file ketypes.h.
Referenced by KeInitializeProfile().
CSHORT _KPROFILE::Type |
Definition at line 856 of file ketypes.h.
Referenced by KeInitializeProfile().