Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/ !
Dhdparm.c1504 unsigned total_MB; local
1543 total_MB = iterations * TIMING_BUF_MB;
1555 total_MB *= 2; // BUFCACHE_FACTOR (why?)
1558 print_timing(total_MB, elapsed);