Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/net/
Dtcp_mmap.c123 unsigned long total_mmap = 0, total = 0; in child_thread() local
168 total_mmap += zc.length; in child_thread()
213 100.0*total_mmap/total, in child_thread()