GDB (xrefs)
|
#include "btrace.h"
Public Attributes | |
const struct btrace_thread_info * | btinfo |
const struct btrace_function * | function |
const struct btrace_thread_info* btrace_call_iterator::btinfo |
Definition at line 192 of file btrace.h.
Referenced by btrace_call_begin(), btrace_call_end(), btrace_call_number(), btrace_call_prev(), btrace_find_call_by_number(), btrace_set_call_history(), and record_btrace_call_history().
const struct btrace_function* btrace_call_iterator::function |
Definition at line 196 of file btrace.h.
Referenced by btrace_call_begin(), btrace_call_end(), btrace_call_get(), btrace_call_next(), btrace_call_number(), btrace_call_prev(), btrace_find_call_by_number(), and record_btrace_call_history().