Home
last modified time | relevance | path

Searched defs:btrace_call_history (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dbtrace.h222 struct btrace_call_history struct
226 struct btrace_call_iterator begin;
227 struct btrace_call_iterator end;
Drecord-btrace.c1151 btrace_call_history (struct ui_out *uiout, in btrace_call_history() function