Home
last modified time | relevance | path

Searched defs:data_idx (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_member_perf.c297 uint32_t data_idx = j * BURST_SIZE + k; in timed_lookups_bulk() local
397 uint32_t data_idx = j * BURST_SIZE + k; in timed_lookups_multimatch_bulk() local
H A Dtest_efd_perf.c247 uint32_t data_idx = j * RTE_EFD_BURST_MAX + k; in timed_lookups_multi() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c4544 int data_idx = multilist_get_random_index(data_ml); in arc_evict_type() local