OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_watchpoint_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/include/
cpu.h
70
}
cpu_watchpoint_t
;
typedef in typeref:struct:cpu_watchpoint
83
void cpuwatch_free(
cpu_watchpoint_t
*);
84
cpu_watchpoint_t
*cpuwatch_alloc(void);
87
void cpuwatch_set(
cpu_watchpoint_t
*);
88
void cpuwatch_clr(
cpu_watchpoint_t
*);
137
cpu_watchpoint_t
ci_cpuwatch_tab[CPUWATCH_MAX];
Completed in 10 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025