#include <WindowsEventTaskInformation.hh>
◆ WindowsEventTaskInformation()
| introvirt::windows::WindowsEventTaskInformation::WindowsEventTaskInformation |
( |
nt::KPCR & |
kpcr | ) |
|
◆ ~WindowsEventTaskInformation()
| introvirt::windows::WindowsEventTaskInformation::~WindowsEventTaskInformation |
( |
| ) |
|
◆ pcr() [1/2]
| nt::KPCR & introvirt::windows::WindowsEventTaskInformation::pcr |
( |
| ) |
|
Get the Processor Control Region.
Get the kernel PCR for the current event.
- Returns
- The KPCR class for the event's vcpu
- Examples
- ivexec.cc, and ivprocmemdump.cc.
◆ pcr() [2/2]
| const nt::KPCR & introvirt::windows::WindowsEventTaskInformation::pcr |
( |
| ) |
const |
Get the Processor Control Region.
Get the kernel PCR for the current event.
- Returns
- The KPCR class for the event's vcpu
◆ pid()
| uint64_t introvirt::windows::WindowsEventTaskInformation::pid |
( |
| ) |
const |
|
overridevirtual |
◆ process_name()
| std::string introvirt::windows::WindowsEventTaskInformation::process_name |
( |
| ) |
const |
|
overridevirtual |
◆ tid()
| uint64_t introvirt::windows::WindowsEventTaskInformation::tid |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following file: