Home
last modified time | relevance | path

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

/busybox-1.35.0/procps/
Dtop.c631 # define UPSCALE 1000 macro
636 # define UPSCALE 100 macro
645 pmem_scale = UPSCALE*(1U<<(BITS_PER_INT-11)) / total_memory;
667 pcpu_scale = UPSCALE*64 * (uint16_t)busy_jifs;
724 #undef UPSCALE