Недокументированные функции NTDLL

24 февраля 2001



KPROFILE_SOURCE

typedef enum _KPROFILE_SOURCE {

ProfileTime, ProfileAlignmentFixup, ProfileTotalIssues, ProfilePipelineDry, ProfileLoadInstructions, ProfilePipelineFrozen, ProfileBranchInstructions, ProfileTotalNonissues, ProfileDcacheMisses, ProfileIcacheMisses, ProfileCacheMisses, ProfileBranchMispredictions, ProfileStoreInstructions, ProfileFpInstructions, ProfileIntegerInstructions, Profile2Issue, Profile3Issue, Profile4Issue, ProfileSpecialInstructions, ProfileTotalCycles, ProfileIcacheIssues, ProfileDcacheAccesses, ProfileMemoryBarrierCycles, ProfileLoadLinkedIssues, ProfileMaximum

} KPROFILE_SOURCE, *PKPROFILE_SOURCE;



Перечислимый тип KPROFILE_SOURCE используется как идентификатор счётчика производительности в профилировании приложений. См. информацию об объектах профилирования в NtCreateProfile.


Перечислимый тип также описан в <ntddk.h>.


Документировал:
Томаш Новак



Зависимости:
Библиотека: ntdll.lib


См. также:
NtCreateProfile
NtQueryIntervalProfile
NtSetIntervalProfile