Home
last modified time | relevance | path

Searched defs:monitor (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Ddebug_monitor.c286 dbg_find_free_slot(struct debug_monitor_state *monitor, enum dbg_t type) in dbg_find_free_slot()
314 dbg_find_slot(struct debug_monitor_state *monitor, enum dbg_t type, in dbg_find_slot()
346 dbg_setup_watchpoint(struct debug_monitor_state *monitor, vm_offset_t addr, in dbg_setup_watchpoint()
413 dbg_remove_watchpoint(struct debug_monitor_state *monitor, vm_offset_t addr, in dbg_remove_watchpoint()
438 dbg_register_sync(struct debug_monitor_state *monitor) in dbg_register_sync()
H A Dmachdep.c323 struct debug_monitor_state *monitor; in fill_dbregs() local
366 struct debug_monitor_state *monitor; in set_dbregs() local
/f-stack/tools/ngctl/
H A Dmain.c335 pthread_t monitor; local
/f-stack/tools/route/
H A Droute.c1513 monitor(int argc, char *argv[]) in monitor() function
/f-stack/app/redis-5.0.5/src/
H A Dreplication.c337 client *monitor = ln->value; in replicationFeedMonitors() local