Home
last modified time | relevance | path

Searched refs:MAXWATCHSIZE (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/x86/x86/
H A Ddbreg.c45 #define MAXWATCHSIZE 8 macro
47 #define MAXWATCHSIZE 4 macro
78 #if MAXWATCHSIZE >= 8 in dbreg_set_watchreg()
163 if (avail * MAXWATCHSIZE < size) in dbreg_set_watchpoint()
169 MAXWATCHSIZE == 8) in dbreg_set_watchpoint()