Home
last modified time | relevance | path

Searched refs:consumer_thread (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/benchs/
A Dbench_trigger.c208 .consumer_thread = trigger_consumer,
219 .consumer_thread = trigger_consumer,
230 .consumer_thread = trigger_consumer,
241 .consumer_thread = trigger_consumer,
252 .consumer_thread = trigger_consumer,
263 .consumer_thread = trigger_consumer,
274 .consumer_thread = trigger_consumer,
284 .consumer_thread = trigger_consumer,
294 .consumer_thread = trigger_consumer,
304 .consumer_thread = trigger_consumer,
[all …]
A Dbench_rename.c119 .consumer_thread = consumer,
130 .consumer_thread = consumer,
141 .consumer_thread = consumer,
152 .consumer_thread = consumer,
163 .consumer_thread = consumer,
174 .consumer_thread = consumer,
A Dbench_count.c77 .consumer_thread = count_global_consumer,
87 .consumer_thread = count_local_consumer,
A Dbench_bloom_filter_map.c435 .consumer_thread = consumer,
447 .consumer_thread = consumer,
459 .consumer_thread = consumer,
471 .consumer_thread = consumer,
483 .consumer_thread = consumer,
A Dbench_local_storage.c262 .consumer_thread = consumer,
274 .consumer_thread = consumer,
286 .consumer_thread = consumer,
A Dbench_strncmp.c147 .consumer_thread = strncmp_consumer,
159 .consumer_thread = strncmp_consumer,
A Dbench_ringbufs.c525 .consumer_thread = ringbuf_libbpf_consumer,
537 .consumer_thread = ringbuf_custom_consumer,
549 .consumer_thread = perfbuf_libbpf_consumer,
561 .consumer_thread = perfbuf_custom_consumer,
A Dbench_bpf_loop.c102 .consumer_thread = consumer,
A Dbench_bpf_hashmap_full_update.c91 .consumer_thread = consumer,
A Dbench_local_storage_rcu_tasks_trace.c265 .consumer_thread = consumer,
A Dbench_bpf_hashmap_lookup.c279 .consumer_thread = consumer,
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dbench.h55 void *(*consumer_thread)(void *ctx); member
A Dbench.c601 bench->consumer_thread, (void *)(long)i); in setup_benchmark()

Completed in 22 milliseconds