Searched refs:trace_stop (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/includes/omapip/
H A Dtrace.h103 void trace_stop (void);
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dtrace.c173 trace_stop ();
251 trace_stop ();
264 trace_stop ();
283 trace_stop ();
376 void trace_stop (void) function
H A Dbuffer.c247 trace_stop ();
536 trace_stop ();
H A Dconnection.c486 trace_stop ();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-delegates.c127 void trace_stop () override;
298 void trace_stop () override;
3207 target_ops::trace_stop () function in class:target_ops
3209 this->beneath ()->trace_stop ();
3213 dummy_target::trace_stop () function in class:dummy_target
3219 debug_target::trace_stop () function in class:debug_target
3221 fprintf_unfiltered (gdb_stdlog, "-> %s->trace_stop (...)\n", this->beneath ()->shortname ());
3222 this->beneath ()->trace_stop ();
3223 fprintf_unfiltered (gdb_stdlog, "<- %s->trace_stop (", this->beneath ()->shortname ());
H A Dtarget.h1019 virtual void trace_stop ()
2271 (current_top_target ()->trace_stop) ()
H A Dremote.c617 void trace_stop () override;
13341 remote_target::trace_stop ()
13326 remote_target::trace_stop () function in class:remote_target
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-delegates.c147 void trace_stop () override;
321 void trace_stop () override;
3241 target_ops::trace_stop () function in class:target_ops
3243 this->beneath ()->trace_stop ();
3247 dummy_target::trace_stop () function in class:dummy_target
3253 debug_target::trace_stop () function in class:debug_target
3255 gdb_printf (gdb_stdlog, "-> %s->trace_stop (...)\n", this->beneath ()->shortname ());
3256 this->beneath ()->trace_stop ();
3257 gdb_printf (gdb_stdlog, "<- %s->trace_stop (", this->beneath ()->shortname ());
H A Dtarget.h1048 virtual void trace_stop ()
H A Dtarget.c679 return current_inferior ()->top_target ()->trace_stop ();
H A Dremote.c613 void trace_stop () override;
13608 remote_target::trace_stop ()

Completed in 493 milliseconds