mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-18 13:34:37 +00:00
19 lines
428 B
C
19 lines
428 B
C
/**
|
|
* @file PerfApi.h
|
|
* @author
|
|
* @brief Header for general PMU routines for HyperPerf module
|
|
* @details
|
|
* @version 0.21
|
|
* @date 2026-06-22
|
|
*
|
|
* @copyright This project is released under the GNU Public License v3.
|
|
*/
|
|
#pragma once
|
|
|
|
//////////////////////////////////////////////////
|
|
// Functions //
|
|
//////////////////////////////////////////////////
|
|
|
|
//
|
|
// Most of the functions are defined and exported
|
|
//
|