Lines Matching refs:watchpoint
32 KCSAN uses a watchpoint-based sampling approach to detect races.
103 specific watchpoint slot as specified in kernel/kcsan/encoding.h.
114 For tasks, the microsecond delay after setting up a watchpoint.
120 For interrupts, the microsecond delay after setting up a watchpoint.
133 int "Skip instructions before setting up watchpoint"
137 watchpoint is set up, i.e. one in KCSAN_WATCH_SKIP per-CPU
138 memory operations are used to set up a watchpoint. A smaller value
143 bool "Randomize watchpoint instruction skip count"
153 If enabled, a task that set up a watchpoint may be interrupted while
186 change while an access is being delayed on a watchpoint.
192 If enabled and a conflicting write is observed via a watchpoint, but