OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_watchpoint_t
(Results
1 - 3
of
3
) 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];
/src/sys/arch/mips/mips/
cpu_subr.c
1087
cpuwatch_free(
cpu_watchpoint_t
*cwp)
1106
cpu_watchpoint_t
*
1110
cpu_watchpoint_t
*cwp;
1125
cpu_watchpoint_t
*cwp;
1139
cpu_watchpoint_t
*cwp;
1153
cpuwatch_set(
cpu_watchpoint_t
*cwp)
1186
cpuwatch_clr(
cpu_watchpoint_t
*cwp)
db_interface.c
638
cpu_watchpoint_t
*cwp;
761
cpu_watchpoint_t
* const cwp = &ci->ci_cpuwatch_tab[i];
Completed in 13 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025