Searched refs:bt_log_entry (Results 1 – 1 of 1) sorted by relevance
987 struct bt_log_entry { struct996 struct bt_log_entry btll_entries[__counted_by(btll_count)]; argument1095 count * sizeof(struct bt_log_entry)); in __btlog_size()1097 sizeof(struct bt_log_entry); in __btlog_size()1103 pair.btsp_count * sizeof(struct bt_log_entry) + in __btlog_size()1143 struct bt_log_entry *btle; in __btlog_log_record()1162 *btle = (struct bt_log_entry){ in __btlog_log_record()1654 struct bt_log_entry *btle = &btl.btll->btll_entries[i]; in btlog_get_records()