|
Static Public Member Functions |
static void FIASCO_INIT | init () |
static void | register_ff (Unsigned8 type, Format_entry_fn format_entry_fn) |
static int | thread_ip (int e_nr, Global_id *tid, Mword *ip) |
static void | print_entry (int e_nr, char *buf, int maxlen) |
static void | print_entry (Tb_entry *tb, char *buf, int maxlen) |
static bool | set_filter (const char *filter_str, Mword *entries) |
Private Types |
typedef unsigned( | Format_entry_fn )(Tb_entry *tb, const char *tidstr, char *buf, int maxlen) |
Static Private Member Functions |
static unsigned | dummy_format_entry (Tb_entry *tb, const char *, char *buf, int maxlen) |
Static Private Attributes |
static Format_entry_fn * | _format_entry_fn [] |