• Home
  • Raw
  • Download

Lines Matching refs:IBenchPrintCallback

735   IBenchPrintCallback *printCallback;
1181 IBenchPrintCallback *printCallback, in MethodBench()
1459 IBenchPrintCallback *callback) in CrcBig()
1515 IBenchPrintCallback *Callback;
1566 IBenchPrintCallback *Callback;
1743 static void PrintNumber(IBenchPrintCallback &f, UInt64 value, unsigned size) in PrintNumber()
1777 static void PrintRating(IBenchPrintCallback &f, UInt64 rating, unsigned size) in PrintRating()
1783 static void PrintPercents(IBenchPrintCallback &f, UInt64 val, UInt64 divider, unsigned size) in PrintPercents()
1788 static void PrintChars(IBenchPrintCallback &f, char c, unsigned size) in PrintChars()
1796 static void PrintSpaces(IBenchPrintCallback &f, unsigned size) in PrintSpaces()
1801 static void PrintResults(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool show… in PrintResults()
1821 static void PrintResults(IBenchPrintCallback *f, in PrintResults()
1853 static void PrintTotals(IBenchPrintCallback &f, bool showFreq, UInt64 cpuFreq, const CTotalBenchRes… in PrintTotals()
1861 static void PrintRequirements(IBenchPrintCallback &f, const char *sizeString, in PrintRequirements()
1881 IBenchPrintCallback *_file;
1966 void PrintLeft(IBenchPrintCallback &f, const char *s, unsigned size) in PrintLeft()
1974 void PrintRight(IBenchPrintCallback &f, const char *s, unsigned size) in PrintRight()
1989 IBenchPrintCallback *printCallback, CBenchCallbackToPrint *callback) in TotalBench()
2040 IBenchPrintCallback *_file, in FreqBench()
2139 IBenchPrintCallback *_file, in CrcBench()
2278 IBenchPrintCallback *printCallback, CBenchCallbackToPrint *callback, in TotalBench_Hash()
2445 IBenchPrintCallback *printCallback, in Bench()
2682 IBenchPrintCallback &f = *printCallback; in Bench()
2822 IBenchPrintCallback &f = *printCallback; in Bench()