Searched refs:lwp_watch (Results 1 – 2 of 2) sorted by relevance
120 struct lwp_watch { /* used in watchpoint single-stepping */ struct126 } lwp_watch[4]; /* one for each of exec/write/read/read */ member
600 struct lwp_watch *pw = &lwp->lwp_watch[rw_to_index(rw)]; in do_watch_step()646 struct lwp_watch *pw = lwp->lwp_watch; in undo_watch_step()