Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_count.c7 static struct count_global_ctx { struct
9 } count_global_ctx; variable
13 struct count_global_ctx *ctx = &count_global_ctx; in count_global_producer()
23 struct count_global_ctx *ctx = &count_global_ctx; in count_global_measure()