Searched defs:logFile (Results 1 – 3 of 3) sorted by relevance
82 run_perf(Func myFunc,Func otherFunc,int rounds,const char * logFile) run_perf() argument 101 run_diff(Func myFunc,Func otherFunc,const char * logFile) run_diff() argument
70 runPerf(Func myFunc,Func otherFunc,const char * logFile) runPerf() argument
286 std::optional<TmpFile> logFile = createTemp(basename, "log"); compileToBinary() local