Searched refs:hist_id (Results 1 – 3 of 3) sorted by relevance
1817 if (ce_hist->hist_id >= CE_COUNT_MAX || in hif_dump_desc_event()1824 (struct hif_ce_desc_event *)ce_hist->hist_ev[ce_hist->hist_id]; in hif_dump_desc_event()1837 secs, usecs, ce_hist->hist_id, in hif_dump_desc_event()1854 if (ce_hist->data_enable[ce_hist->hist_id]) in hif_dump_desc_event()1892 if (sscanf(buf, "%u %u", (unsigned int *)&ce_hist->hist_id, in hif_input_desc_trace_buf_index()1897 if ((ce_hist->hist_id >= CE_COUNT_MAX) || in hif_input_desc_trace_buf_index()
2500 ce_hist->hist_id = 0; in reset_ce_debug_history()
249 uint32_t hist_id; member