Searched refs:num_hw_counters (Results 1 – 1 of 1) sorted by relevance
260 u32 num_hw_counters; in do_alloc_stats() local263 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_alloc_stats()266 num_hw_counters + in do_alloc_stats()273 set_bit(num_hw_counters + i, stats->is_disabled); in do_alloc_stats()465 int i, ret, index, num_hw_counters; in do_per_qp_get_op_stat() local478 num_hw_counters = cnts->num_q_counters + in do_per_qp_get_op_stat()483 num_hw_counters; in do_per_qp_get_op_stat()535 int index, ret, num_hw_counters; in do_get_op_stats() local538 num_hw_counters = cnts->num_q_counters + cnts->num_cong_counters + in do_get_op_stats()540 for (index = num_hw_counters; in do_get_op_stats()[all …]