Searched refs:metarray_runtime (Results 1 – 2 of 2) sorted by relevance
8931 p->metarray_runtime = calloc(p->n_metarrays, sizeof(struct metarray_runtime)); in metarray_build()8935 struct metarray_runtime *r = &p->metarray_runtime[m->id]; in metarray_build()8957 if (!p->metarray_runtime) in metarray_build_free()8962 struct metarray_runtime *r = &p->metarray_runtime[i]; in metarray_build_free()8967 free(p->metarray_runtime); in metarray_build_free()9961 struct metarray_runtime *metarray_runtime; in rte_swx_ctl_meter_reset() local9971 metarray_runtime = &p->metarray_runtime[metarray->id]; in rte_swx_ctl_meter_reset()9990 struct metarray_runtime *metarray_runtime; in rte_swx_ctl_meter_set() local10003 metarray_runtime = &p->metarray_runtime[metarray->id]; in rte_swx_ctl_meter_set()10025 struct metarray_runtime *metarray_runtime; in rte_swx_ctl_meter_stats_read() local[all …]
893 struct metarray_runtime { struct1409 struct metarray_runtime *metarray_runtime; member3406 struct metarray_runtime *r = &p->metarray_runtime[ip->meter.metarray_id]; in instr_meter_idx_hbo()3422 struct metarray_runtime *r = &p->metarray_runtime[ip->meter.metarray_id]; in instr_meter_idx_nbo()3441 struct metarray_runtime *r = &p->metarray_runtime[ip->meter.metarray_id]; in instr_meter_idx_imm()