Searched refs:sLogFuncForInstrument (Results 1 – 1 of 1) sorted by relevance
54 void (*sLogFuncForInstrument)( const char*, ... ) = ins_Printf; variable317 sLogFuncForInstrument = logFunc; in SetLogFunction()331 sLogFuncForInstrument("count: %d\n", mCount ); in Dump()341 …sLogFuncForInstrument("func: %08x out tick: %llx\n", p->mAddress & 0xfffffffe, p… in Dump()345 …sLogFuncForInstrument("func: %08x in caller: %08x tick: %llx\n", p->mAddress & 0xfffffffe, p->mC… in Dump()361 sLogFuncForInstrument("func: %08x caller: %08x\n", p->mAddress, p->mCall); in Dump()369 sLogFuncForInstrument("\n"); in Dump()