Functions
bloaty/third_party/zlib/contrib/testzlib/testzlib.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include "zlib.h"
Include dependency graph for bloaty/third_party/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 
)

◆ BeginCountRdtsc()

void BeginCountRdtsc ( LARGE_INTEGER *  pbeginTime64)

◆ GetMsecSincePerfCounter()

DWORD GetMsecSincePerfCounter ( LARGE_INTEGER  beginTime64,
BOOL  fComputeTimeQueryPerf 
)

◆ GetResRdtsc()

LARGE_INTEGER GetResRdtsc ( LARGE_INTEGER  beginTime64,
BOOL  fComputeTimeQueryPerf 
)

◆ main()

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

◆ MyDoMinus64()

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

◆ myGetRDTSC32()

void myGetRDTSC32 ( LARGE_INTEGER *  pbeginTime64)

◆ ReadFileMemory()

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


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