Searched refs:op_count (Results 1 – 8 of 8) sorted by relevance
202 uint32_t op_count; member228 uint32_t op_count; member262 uint32_t op_count; member316 uint32_t op_count; member369 uint32_t op_count ; member404 uint32_t op_count; member434 uint16_t op_count; member
4838 uint32_t op_count, addr, stride, value = 0; in ql_rdcrb() local4841 op_count = crb_entry->op_count; in ql_rdcrb()4844 for (loop_cnt = 0; loop_cnt < op_count; loop_cnt++) { in ql_rdcrb()4858 return (op_count * (2 * sizeof(uint32_t))); in ql_rdcrb()4880 loop_cnt = cacheEntry->op_count; in ql_L2Cache()4974 loop_cnt = cacheEntry->op_count; in ql_L1Cache()5024 loop_cnt = ocmEntry->op_count; in ql_rdocm()5117 for (loop_cnt = 0; loop_cnt < muxEntry->op_count; loop_cnt++) { in ql_rdmux()5220 for (loop_cnt = 0, queue_id = 0; loop_cnt < queueEntry->op_count; in ql_rdqueue()5259 for (count = 0; count < crbEntry->op_count; count++) { in ql_cntrl()[all …]
1983 long op_count = 1; in speed_main() local3327 op_count = 1; in speed_main()3340 op_count = count; in speed_main()3389 op_count = 1; in speed_main()3402 op_count = count; in speed_main()3422 op_count = 1; in speed_main()3435 op_count = count; in speed_main()3438 if (op_count <= 1) { in speed_main()3472 op_count = 1; in speed_main()3484 op_count = count; in speed_main()[all …]
63 uint64_t op_count; member
276 el->op_count = 0; in ossl_qrl_enc_level_set_provide_secret()415 el->op_count = 0; in ossl_qrl_enc_level_set_key_update()
503 if (el->op_count >= ossl_qrl_get_suite_max_pkt(el->suite_id)) { in qtx_encrypt_into_txe()586 ++el->op_count; in qtx_encrypt_into_txe()1092 return el->op_count; in ossl_qtx_get_cur_epoch_pkt_count()
142 bhnd_nvram_data_op_count *op_count; member
359 return (nv->cls->op_count(nv)); in bhnd_nvram_data_count()