Searched refs:ktr_entry (Results 1 – 2 of 2) sorted by relevance
101 struct ktr_entry ktr_buf_init[KTR_BOOT_ENTRIES];102 struct ktr_entry *ktr_buf = ktr_buf_init;216 struct ktr_entry *buf, *oldbuf; in sysctl_debug_ktr_entries()297 sizeof(struct ktr_entry), ktr_alq_depth); in sysctl_debug_ktr_alq_enable()324 struct ktr_entry *entry; in ktr_tracepoint()359 entry = (struct ktr_entry *)ale->ae_data; in ktr_tracepoint()443 struct ktr_entry *kp; in db_mach_vtrace()
56 struct ktr_entry { struct72 extern struct ktr_entry *ktr_buf; argument