Process Hacker
Main Page
Namespaces
Data Structures
Files
File List
Globals
gpumini.h
Go to the documentation of this file.
1
#ifndef GPUMINI_H
2
#define GPUMINI_H
3
4
BOOLEAN
EtpGpuListSectionCallback
(
5
_In_
struct
_PH_MINIINFO_LIST_SECTION
*ListSection,
6
_In_
PH_MINIINFO_LIST_SECTION_MESSAGE
Message,
7
_In_opt_ PVOID Parameter1,
8
_In_opt_ PVOID Parameter2
9
);
10
11
int
__cdecl
EtpGpuListSectionProcessCompareFunction
(
12
_In_
const
void
*elem1,
13
_In_
const
void
*elem2
14
);
15
16
int
__cdecl
EtpGpuListSectionNodeCompareFunction
(
17
_In_
const
void
*elem1,
18
_In_
const
void
*elem2
19
);
20
21
#endif
plugins
ExtendedTools
gpumini.h
Generated by
1.8.2