Searched refs:bt_event (Results 1 – 1 of 1) sorted by relevance
58 struct bt_event { struct76 struct bt_event *table; argument217 struct bt_event *evtp; in boottrace_display()218 struct bt_event *last_evtp; in boottrace_display()562 rt.table = realloc(rt.table, newsize * sizeof(struct bt_event), in boottrace_resize()593 bt.table = malloc(bt.size * sizeof(struct bt_event), M_BOOTTRACE, in boottrace_init()605 rt.table = malloc(rt.size * sizeof(struct bt_event), M_BOOTTRACE, in boottrace_init()610 st.table = malloc(st.size * sizeof(struct bt_event), M_BOOTTRACE, in boottrace_init()