Searched refs:i386_set_watch (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/libc/i386/
H A DSymbol.map44 i386_set_watch;
/freebsd-10.0-release/lib/libc/i386/sys/
H A Di386_set_watch.c36 i386_set_watch(int watchnum, unsigned int watchaddr, int size, function
/freebsd-10.0-release/sys/x86/include/
H A Dsysarch.h115 int i386_set_watch(int, unsigned int, int, int, struct dbreg *);
/freebsd-10.0-release/sys/i386/i386/
H A Ddb_trace.c184 int i386_set_watch(int watchnum, unsigned int watchaddr, int size, int access,
539 i386_set_watch(watchnum, watchaddr, size, access, d) function
641 i386_set_watch(i, addr, wsize,

Completed in 187 milliseconds