ReactOS 0.4.16-dev-306-g647d351
|
#include <extypes.h>
KAFFINITY _EPROFILE::Affinity |
Definition at line 566 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
ULONG _EPROFILE::BucketSize |
Definition at line 560 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
PVOID _EPROFILE::Buffer |
Definition at line 558 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
ULONG _EPROFILE::BufferSize |
Definition at line 559 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
PVOID _EPROFILE::LockedBufferAddress |
Definition at line 562 of file extypes.h.
Referenced by ExpDeleteProfile(), NtCreateProfile(), NtStartProfile(), and NtStopProfile().
PMDL _EPROFILE::Mdl |
Definition at line 563 of file extypes.h.
Referenced by ExpDeleteProfile(), NtStartProfile(), and NtStopProfile().
PEPROCESS _EPROFILE::Process |
Definition at line 555 of file extypes.h.
Referenced by ExpDeleteProfile(), NtCreateProfile(), and NtStartProfile().
PKPROFILE _EPROFILE::ProfileObject |
Definition at line 561 of file extypes.h.
Referenced by ExpDeleteProfile(), NtStartProfile(), and NtStopProfile().
KPROFILE_SOURCE _EPROFILE::ProfileSource |
Definition at line 565 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
PVOID _EPROFILE::RangeBase |
Definition at line 556 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
SIZE_T _EPROFILE::RangeSize |
Definition at line 557 of file extypes.h.
Referenced by NtCreateProfile(), and NtStartProfile().
ULONG_PTR _EPROFILE::Segment |
Definition at line 564 of file extypes.h.
Referenced by NtCreateProfile().