Home
last modified time | relevance | path

Searched refs:nr_thread (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dhtab_mem_bench.c26 unsigned int nr_thread = 0; variable
61 update.step = nr_thread; in overwrite()
73 update.step = nr_thread; in batch_add_batch_del()
89 update.step = nr_thread / 2; in add_only()
101 update.step = nr_thread / 2; in del_only()
/linux-6.12.1/tools/testing/selftests/bpf/benchs/
Dbench_htab_mem.c199 ctx.skel->bss->nr_thread = env.producer_cnt; in htab_mem_setup()