Home
last modified time | relevance | path

Searched refs:UNROLL_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dpyperf180.c20 #define UNROLL_COUNT 90 macro
23 #define UNROLL_COUNT 90 macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dpyperf180.c20 #define UNROLL_COUNT 90 macro
23 #define UNROLL_COUNT 90 macro
H A Dpyperf600.c11 #define UNROLL_COUNT 150 macro
H A Dpyperf.h302 #elif defined(UNROLL_COUNT)
303 #pragma clang loop unroll_count(UNROLL_COUNT)

Completed in 2 milliseconds