Process Hacker
gpumini.c File Reference
#include "exttools.h"
#include "resource.h"
#include "gpumini.h"

Go to the source code of this file.

Functions

VOID EtGpuMiniInformationInitializing (_In_ PPH_PLUGIN_MINIINFO_POINTERS Pointers)
 
BOOLEAN EtpGpuListSectionCallback (_In_ struct _PH_MINIINFO_LIST_SECTION *ListSection, _In_ PH_MINIINFO_LIST_SECTION_MESSAGE Message, _In_opt_ PVOID Parameter1, _In_opt_ PVOID Parameter2)
 
int __cdecl EtpGpuListSectionProcessCompareFunction (_In_ const void *elem1, _In_ const void *elem2)
 
int __cdecl EtpGpuListSectionNodeCompareFunction (_In_ const void *elem1, _In_ const void *elem2)
 

Function Documentation

VOID EtGpuMiniInformationInitializing ( _In_ PPH_PLUGIN_MINIINFO_POINTERS  Pointers)

Definition at line 27 of file gpumini.c.

BOOLEAN EtpGpuListSectionCallback ( _In_ struct _PH_MINIINFO_LIST_SECTION ListSection,
_In_ PH_MINIINFO_LIST_SECTION_MESSAGE  Message,
_In_opt_ PVOID  Parameter1,
_In_opt_ PVOID  Parameter2 
)

Definition at line 38 of file gpumini.c.

int __cdecl EtpGpuListSectionNodeCompareFunction ( _In_ const void *  elem1,
_In_ const void *  elem2 
)

Definition at line 121 of file gpumini.c.

int __cdecl EtpGpuListSectionProcessCompareFunction ( _In_ const void *  elem1,
_In_ const void *  elem2 
)

Definition at line 100 of file gpumini.c.