Home
last modified time | relevance | path

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

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