2OO1, 25 February
NtStopProfile
NtStopProfile
NTSYSAPI
NTSTATUS
NTAPI
NtStopProfile(
IN HANDLE ProfileHandle );
Function NtStopProfile stops performance counter
associated with Profile Object.
- ProfileHandle HANDLE to Profile
Object, previously started with
NtStartProfile function call.
- Documented by:
- Tomasz Nowak
Requirements:
- Library: ntdll.lib
See also:
-
NtCreateProfile
-
NtStartProfile