HelenOS sources
fixed_float 147 uspace/app/top/screen.c static void print_percent(fixed_float ffloat, unsigned int precision)
fixed_float 66 uspace/app/top/top.h fixed_float idle;
fixed_float 67 uspace/app/top/top.h fixed_float busy;
fixed_float 71 uspace/app/top/top.h fixed_float virtmem;
fixed_float 72 uspace/app/top/top.h fixed_float resmem;
fixed_float 73 uspace/app/top/top.h fixed_float ucycles;
fixed_float 74 uspace/app/top/top.h fixed_float kcycles;
fixed_float 78 uspace/app/top/top.h fixed_float cycles;
fixed_float 79 uspace/app/top/top.h fixed_float count;
fixed_float 94 uspace/app/top/top.h fixed_float fixed;
fixed_float 149 uspace/dist/src/c/demos/top/screen.c static void print_percent(fixed_float ffloat, unsigned int precision)
fixed_float 66 uspace/dist/src/c/demos/top/top.h fixed_float idle;
fixed_float 67 uspace/dist/src/c/demos/top/top.h fixed_float busy;
fixed_float 71 uspace/dist/src/c/demos/top/top.h fixed_float virtmem;
fixed_float 72 uspace/dist/src/c/demos/top/top.h fixed_float resmem;
fixed_float 73 uspace/dist/src/c/demos/top/top.h fixed_float ucycles;
fixed_float 74 uspace/dist/src/c/demos/top/top.h fixed_float kcycles;
fixed_float 78 uspace/dist/src/c/demos/top/top.h fixed_float cycles;
fixed_float 79 uspace/dist/src/c/demos/top/top.h fixed_float count;
fixed_float 94 uspace/dist/src/c/demos/top/top.h fixed_float fixed;
HelenOS homepage, sources at GitHub