Searched defs:rounds (Results 1 – 1 of 1) sorted by relevance
/llvm-project/libc/test/src/math/performance_testing/ |
H A D | BinaryOpSingleOutputPerf.h | 29 run_perf_in_range(Func myFunc,Func otherFunc,StorageType startingBit,StorageType endingBit,size_t N,size_t rounds,std::ofstream & log) run_perf_in_range() argument 81 run_perf(Func myFunc,Func otherFunc,int rounds,const char * logFile) run_perf() argument 133 BINARY_OP_SINGLE_OUTPUT_PERF_EX(T,myFunc,otherFunc,rounds,filename) global() argument [all...] |