progress_perf.cc

#include "osl/progress/effect5x3.h"
#include "osl/progress/effect5x3d.h"
#include "osl/record/csaString.h"
#include "osl/record/csaRecord.h"
#include "osl/misc/perfmon.h"
#include "osl/apply_move/applyMove.h"
#include <iostream>
#include <fstream>

progress_perf.ccのインクルード依存関係図

ソースコードを見る。

関数

void usage (const char *program_name)
void run (const char *filename)
void finish ()
int main (int argc, char **argv)

変数

size_t skip_first = 0
unsigned long long total_cycles = 0
unsigned long long total_cycles_naive = 0
unsigned long long positions = 0


関数

void finish (  ) 

int main ( int  argc,
char **  argv 
)

progress_perf.cc25 行で定義されています。

参照先 finish(), run(), skip_first, と usage().

void run ( const char *  filename  ) 

void usage ( const char *  program_name  ) 

progress_perf.cc15 行で定義されています。


変数

unsigned long long positions = 0

progress_perf.cc69 行で定義されています。

参照元 finish(), qsearch(), と run().

size_t skip_first = 0

progress_perf.cc21 行で定義されています。

unsigned long long total_cycles = 0

progress_perf.cc67 行で定義されています。

unsigned long long total_cycles_naive = 0

progress_perf.cc68 行で定義されています。

参照元 run().


Thu Oct 8 05:01:12 2009に生成されました。  doxygen 1.5.6