Searched refs:total_int_cnt (Results 1 – 3 of 3) sorted by relevance
197 uint64_t total_int_cnt; in rve_scheduler_show() local209 total_int_cnt = scheduler->session.total_int_cnt; in rve_scheduler_show()219 seq_printf(m, "total_int_cnt = %llu\n", total_int_cnt); in rve_scheduler_show()
561 scheduler->session.total_int_cnt++; in rve_irq_thread()
185 uint64_t total_int_cnt; member