HelenOS sources
EXCEPTION_COL_PERCENT_COUNT 500 uspace/app/top/top.c field[EXCEPTION_COL_PERCENT_COUNT].type = FIELD_PERCENT;
EXCEPTION_COL_PERCENT_COUNT 501 uspace/app/top/top.c field[EXCEPTION_COL_PERCENT_COUNT].fixed = data->exceptions_perc[i].count;
EXCEPTION_COL_PERCENT_COUNT 501 uspace/dist/src/c/demos/top/top.c field[EXCEPTION_COL_PERCENT_COUNT].type = FIELD_PERCENT;
EXCEPTION_COL_PERCENT_COUNT 502 uspace/dist/src/c/demos/top/top.c field[EXCEPTION_COL_PERCENT_COUNT].fixed = data->exceptions_perc[i].count;
HelenOS homepage, sources at GitHub