Searched refs:sLogFuncForStatistics (Results 1 – 1 of 1) sorted by relevance
57 void (*sLogFuncForStatistics)( const char*, ... ) = ins_Printf; variable519 … sLogFuncForStatistics( "func: %08x count:%8d (%8d) sum: %10.2f %s (ave: %10.2f %s)\n", in Dump()528 … sLogFuncForStatistics( "func: %08x count:%8d (%8d) sum: %10.2f us (ave: %10.2f us)\n", in Dump()535 sLogFuncForStatistics("\n"); in Dump()562 sLogFuncForStatistics = logFunc; in SetLogFunction()