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