Searched refs:op_count (Results 1 – 5 of 5) 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
4833 uint32_t op_count, addr, stride, value = 0; in ql_rdcrb() local4836 op_count = crb_entry->op_count; in ql_rdcrb()4839 for (loop_cnt = 0; loop_cnt < op_count; loop_cnt++) { in ql_rdcrb()4853 return (op_count * (2 * sizeof(uint32_t))); in ql_rdcrb()4875 loop_cnt = cacheEntry->op_count; in ql_L2Cache()4969 loop_cnt = cacheEntry->op_count; in ql_L1Cache()5019 loop_cnt = ocmEntry->op_count; in ql_rdocm()5112 for (loop_cnt = 0; loop_cnt < muxEntry->op_count; loop_cnt++) { in ql_rdmux()5215 for (loop_cnt = 0, queue_id = 0; loop_cnt < queueEntry->op_count; in ql_rdqueue()5254 for (count = 0; count < crbEntry->op_count; count++) { in ql_cntrl()[all …]
1474 long op_count = 1; in speed_main() local2612 op_count = 1; in speed_main()2626 op_count = count; in speed_main()2659 if (op_count <= 1) { in speed_main()2692 op_count = 1; in speed_main()2705 op_count = count; in speed_main()2738 if (op_count <= 1) { in speed_main()2771 op_count = 1; in speed_main()2784 op_count = count; in speed_main()2817 if (op_count <= 1) { in speed_main()[all …]
142 bhnd_nvram_data_op_count *op_count; member
359 return (nv->cls->op_count(nv)); in bhnd_nvram_data_count()