Searched refs:prefetch (Results 1 – 7 of 7) sorted by relevance
19 if cc.has_argument('-fno-prefetch-loop-arrays')20 cflags += '-fno-prefetch-loop-arrays'
19 uint32_t prefetch) in rte_ip_frag_free_death_row() argument23 k = RTE_MIN(prefetch, dr->cnt); in rte_ip_frag_free_death_row()
262 * @param prefetch263 * How many buffers to prefetch before freeing.266 uint32_t prefetch);
102 * A = RX prefetch threshold (the default value is 8)110 * A = TX prefetch threshold (the default value is 36)
19 * **Added prefetch with intention to write APIs.**21 Added new prefetch function variants e.g. ``rte_prefetch0_write``,22 which allow the programmer to prefetch a cache line and also indicate27 Added a hardware hint CLDEMOTE, which is similar to prefetch in reverse.
344 #. Verify IO non-posted prefetch is disabled by default. This can be checked
12540 int prefetch = 0, idx_imm = 0, src_imm = 0; in instr_reg_export() local12545 prefetch = 1; in instr_reg_export()12596 if (!prefetch) { in instr_reg_export()12622 int prefetch = 0, idx_imm = 0, color_in_imm = 0; in instr_meter_export() local12627 prefetch = 1; in instr_meter_export()12671 if (!prefetch) { in instr_meter_export()