Searched refs:bt_log_entry (Results 1 – 1 of 1) sorted by relevance
988 struct bt_log_entry { struct997 struct bt_log_entry btll_entries[__counted_by(btll_count)]; argument1096 count * sizeof(struct bt_log_entry)); in __btlog_size()1098 sizeof(struct bt_log_entry); in __btlog_size()1104 pair.btsp_count * sizeof(struct bt_log_entry) + in __btlog_size()1144 struct bt_log_entry *btle; in __btlog_log_record()1163 *btle = (struct bt_log_entry){ in __btlog_log_record()1650 struct bt_log_entry *btle = &btl.btll->btll_entries[i]; in btlog_get_records()