Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dbench.c443 static void set_thread_affinity(pthread_t thread, int cpu) in set_thread_affinity() function
618 set_thread_affinity(state.consumers[i], in setup_benchmark()
637 set_thread_affinity(state.producers[i], in setup_benchmark()