HyperDbg Debugger
Toggle main menu visibility
Loading...
Searching...
No Matches
PlatformCpu.h
Go to the documentation of this file.
1
12
#pragma once
13
14
#if defined(__linux__)
15
# include "
../../../../include/SDK/HyperDbgSdk.h
"
16
#endif
// defined(__linux__)
17
19
// Functions //
21
22
ULONG
23
PlatformCpuGetActiveProcessorCount
(VOID);
24
25
ULONG
26
PlatformCpuGetCurrentProcessorNumber
(VOID);
PlatformCpuGetCurrentProcessorNumber
ULONG PlatformCpuGetCurrentProcessorNumber(VOID)
Get the current logical processor number.
Definition
PlatformCpu.c:47
PlatformCpuGetActiveProcessorCount
ULONG PlatformCpuGetActiveProcessorCount(VOID)
Get the count of active logical processors.
Definition
PlatformCpu.c:24
ULONG
unsigned long ULONG
Definition
BasicTypes.h:31
HyperDbgSdk.h
hyperdbg
include
platform
kernel
header
PlatformCpu.h
Generated by
1.17.0