OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:watchpt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ddb/
db_trap.c
63
bool
watchpt
;
local in function:db_trap
68
watchpt
= IS_WATCHPOINT_TRAP(type, code);
81
else if (
watchpt
)
94
db_restart_at_pc(DDB_REGS,
watchpt
);
db_trap.c
63
bool
watchpt
;
local in function:db_trap
68
watchpt
= IS_WATCHPOINT_TRAP(type, code);
81
else if (
watchpt
)
94
db_restart_at_pc(DDB_REGS,
watchpt
);
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025