Functions
zlib/contrib/testzlib/testzlib.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include "zlib.h"
Include dependency graph for zlib/contrib/testzlib/testzlib.c:

Go to the source code of this file.

Functions

void BeginCountPerfCounter (LARGE_INTEGER *pbeginTime64, BOOL fComputeTimeQueryPerf)
 
void BeginCountRdtsc (LARGE_INTEGER *pbeginTime64)
 
DWORD GetMsecSincePerfCounter (LARGE_INTEGER beginTime64, BOOL fComputeTimeQueryPerf)
 
LARGE_INTEGER GetResRdtsc (LARGE_INTEGER beginTime64, BOOL fComputeTimeQueryPerf)
 
int main (int argc, char *argv[])
 
void MyDoMinus64 (LARGE_INTEGER *R, LARGE_INTEGER A, LARGE_INTEGER B)
 
void myGetRDTSC32 (LARGE_INTEGER *pbeginTime64)
 
int ReadFileMemory (const char *filename, long *plFileSize, unsigned char **pFilePtr)
 

Function Documentation

◆ BeginCountPerfCounter()

void BeginCountPerfCounter ( LARGE_INTEGER *  pbeginTime64,
BOOL  fComputeTimeQueryPerf 
)

Definition at line 84 of file zlib/contrib/testzlib/testzlib.c.

◆ BeginCountRdtsc()

void BeginCountRdtsc ( LARGE_INTEGER *  pbeginTime64)

Definition at line 71 of file zlib/contrib/testzlib/testzlib.c.

◆ GetMsecSincePerfCounter()

DWORD GetMsecSincePerfCounter ( LARGE_INTEGER  beginTime64,
BOOL  fComputeTimeQueryPerf 
)

Definition at line 93 of file zlib/contrib/testzlib/testzlib.c.

◆ GetResRdtsc()

LARGE_INTEGER GetResRdtsc ( LARGE_INTEGER  beginTime64,
BOOL  fComputeTimeQueryPerf 
)

Definition at line 75 of file zlib/contrib/testzlib/testzlib.c.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 145 of file zlib/contrib/testzlib/testzlib.c.

◆ MyDoMinus64()

void MyDoMinus64 ( LARGE_INTEGER *  R,
LARGE_INTEGER  A,
LARGE_INTEGER  B 
)

Definition at line 8 of file zlib/contrib/testzlib/testzlib.c.

◆ myGetRDTSC32()

void myGetRDTSC32 ( LARGE_INTEGER *  pbeginTime64)

Definition at line 67 of file zlib/contrib/testzlib/testzlib.c.

◆ ReadFileMemory()

int ReadFileMemory ( const char *  filename,
long plFileSize,
unsigned char **  pFilePtr 
)

Definition at line 119 of file zlib/contrib/testzlib/testzlib.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:34