Home | History | Annotate | Download | only in callgrind

Lines Matching defs:instrument

811 /* First pass over a BB to instrument, counting instructions and jumps
908 IRSB* CLG_(instrument)( VgCallbackClosure* closure,
929 CLG_DEBUG(5, "instrument(BB %#lx) [Instrumentation OFF]\n",
934 CLG_DEBUG(3, "+ instrument(BB %#lx)\n", (Addr)closure->readdr);
1274 CLG_DEBUG(3, "- instrument(BB %#lx): byteLen %u, CJumps %u, CostLen %u\n",
1940 CLG_(instrument),