Lines Matching refs:watchpoint
8 relies on compile-time instrumentation, and uses a watchpoint-based sampling
121 is observed via a watchpoint, but the data value of the memory location was
170 operations to skip, before another watchpoint is set up. Setting up
176 microsecond delay to stall execution after a watchpoint has been set up.
181 interrupts, the microsecond delay to stall execution after a watchpoint has
242 If we deliberately stall a memory access, while we have a watchpoint for its
243 address set up, and then observe the watchpoint to fire, two accesses to the
255 1. Check if a matching watchpoint exists; if yes, and at least one access is a
258 2. Periodically, if no matching watchpoint exists, set up a watchpoint and
265 marked accesses, but only to check if a watchpoint exists; i.e. KCSAN never
266 sets up a watchpoint on marked accesses. By never setting up watchpoints for
268 are properly marked, KCSAN will never trigger a watchpoint and therefore never
276 Each plain memory access for which a watchpoint is set up, is also selected for
326 longs to encode watchpoint information, which is negligible.
329 efficient watchpoint encoding that does not require acquiring any shared