Home
last modified time | relevance | path

Searched refs:btll_entries (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/tools/lldbmacros/
H A Dbtlog.py201 e = self._btll.btll_entries[i]
206 e = self._btll.btll_entries[i]
/xnu-8020.140.41/osfmk/kern/
H A Dbtlog.c996 struct bt_log_entry btll_entries[__counted_by(btll_count)]; member
1136 btref_put(__bt_ref(btll->btll_entries[i].btle_where)); in __btlog_log_destroy()
1160 btle = &btll->btll_entries[pos]; in __btlog_log_record()
1654 struct bt_log_entry *btle = &btl.btll->btll_entries[i]; in btlog_get_records()