ReactOS 0.4.16-dev-1515-g853b446
|
#include <extypes.h>
KAFFINITY _EPROFILE::Affinity |
Definition at line 737 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
ULONG _EPROFILE::BucketSize |
Definition at line 731 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
PVOID _EPROFILE::Buffer |
Definition at line 729 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
ULONG _EPROFILE::BufferSize |
Definition at line 730 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
PVOID _EPROFILE::LockedBufferAddress |
Definition at line 733 of file extypes.h.
Referenced by ExpDeleteProfile(), NtCreateProfile(), NtStartProfile(), and NtStopProfile().
PMDL _EPROFILE::Mdl |
Definition at line 734 of file extypes.h.
Referenced by ExpDeleteProfile(), NtStartProfile(), and NtStopProfile().
PEPROCESS _EPROFILE::Process |
Definition at line 726 of file extypes.h.
Referenced by ExpDeleteProfile(), NtCreateProfile(), and NtStartProfile().
PKPROFILE _EPROFILE::ProfileObject |
Definition at line 732 of file extypes.h.
Referenced by ExpDeleteProfile(), NtStartProfile(), and NtStopProfile().
KPROFILE_SOURCE _EPROFILE::ProfileSource |
Definition at line 736 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
PVOID _EPROFILE::RangeBase |
Definition at line 727 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
SIZE_T _EPROFILE::RangeSize |
Definition at line 728 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
ULONG_PTR _EPROFILE::Segment |
Definition at line 735 of file extypes.h.
Referenced by NtCreateProfile().