Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dtcp_mmap.c137 unsigned long total_mmap = 0, total = 0; in child_thread() local
182 total_mmap += zc.length; in child_thread()
227 100.0*total_mmap/total, in child_thread()