Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ GetProcessorNumber
Method
GetProcessorNumber
WinSysCore/EventData.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
UCHAR EventData::GetProcessorNumber() const {
61
return _processorNumber;
62
}
63
64
void EventData::SetProcessId(DWORD pid) {
65
_processId = pid;
Callers
3
GetColumnText
Method · 0.80
GetColumnTextPointer
Method · 0.80
ProcessSpecialEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected