Searched refs:queue_ops (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 1172 struct rte_bbdev_op_data **queue_ops[DATA_NUM_TYPES] = { in fill_queue_buffers() local 1186 ret = allocate_buffers_on_socket(queue_ops[type], in fill_queue_buffers() 1192 ret = init_op_data_objs(*queue_ops[type], ref_entries, in fill_queue_buffers() 1199 limit_input_llr_val_range(*queue_ops[DATA_INPUT], n, in fill_queue_buffers() 1213 ldpc_input_llr_scaling(*queue_ops[DATA_INPUT], n, in fill_queue_buffers() 1216 ldpc_input_llr_scaling(*queue_ops[DATA_HARQ_INPUT], n, in fill_queue_buffers() 1219 ldpc_add_filler(*queue_ops[DATA_HARQ_INPUT], n, in fill_queue_buffers()
|
| /f-stack/freebsd/vm/ |
| H A D | vm_page.c | 139 static COUNTER_U64_DEFINE_EARLY(queue_ops); 140 SYSCTL_COUNTER_U64(_vm_stats_page, OID_AUTO, queue_ops, 141 CTLFLAG_RD, &queue_ops, 3558 counter_u64_add(queue_ops, 1); in vm_pqbatch_process_page() 3565 counter_u64_add(queue_ops, 1); in vm_pqbatch_process_page()
|