client/stream.cpp File Reference

(r16139/r16069)

#include <cstdio>
#include <cmath>
#include <float.h>
#include <climits>
#include <sys/time.h>
#include <cstdlib>
#include <algorithm>

Include dependency graph for stream.cpp:


Defines

#define M   20
#define abs(a)   ((a) >= 0 ? (a) : -(a))

Functions

double mysecond ()
double checktick ()
void checkSTREAMresults (double *a, double *b, double *c)
void mem_bw (double &avg_bw, double &cache_size)

Define Documentation

#define abs (  )     ((a) >= 0 ? (a) : -(a))

#define M   20


Function Documentation

void checkSTREAMresults ( double *  a,
double *  b,
double *  c 
)

Here is the caller graph for this function:

double checktick (  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void mem_bw ( double &  avg_bw,
double &  cache_size 
)

Here is the call graph for this function:

double mysecond (  ) 

Here is the caller graph for this function:


Generated on Mon Oct 6 10:39:46 2008 for BOINC by  doxygen 1.5.6