Lines Matching full:inserted
21 * Instrument a regular read access. The instrumentation should be inserted
35 * Instrument a regular write access. The instrumentation should be inserted
49 * Instrument a regular write access. The instrumentation should be inserted
63 * Instrument an atomic read access. The instrumentation should be inserted
77 * Instrument an atomic write access. The instrumentation should be inserted
92 * inserted before the actual write happens.
107 * variants). The instrumentation must be inserted before the accesses.
124 * variants). The instrumentation should be inserted before the accesses.
141 * variants). The instrumentation should be inserted after the accesses.
157 * instrumentation should be inserted before the memcpy call.
176 * instrumentation should be inserted after the memcpy call.