Searched refs:instrument (Results 1 – 2 of 2) sorted by relevance
1501 int instrument; /* TRUE iff we should add instrumentation to track in ctrl_fmt() local1508 instrument = instrument_branches && (opcode != CALL) in ctrl_fmt()1511 if (instrument) in ctrl_fmt()1521 if (instrument) in ctrl_fmt()
437 IMPLEMENTATION NOTE: gcc -a can be used to instrument a program to