Home
last modified time | relevance | path

Searched refs:CHUNK_COUNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c18 #define CHUNK_COUNT (MEMSIZE/PAGE_SIZE) macro
47 for (count = 0; count < CHUNK_COUNT; count++) in test_mmap()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c18 #define CHUNK_COUNT (MEMSIZE/PAGE_SIZE) macro
47 for (count = 0; count < CHUNK_COUNT; count++) in test_mmap()

Completed in 1 milliseconds