Searched refs:Nominal_TOPN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.bin/top/
H A Dtop.h58 * "Nominal_TOPN" is used as the default TOPN when
62 * to a file). Note that Nominal_TOPN is a default: it can still be
65 #define Nominal_TOPN 18 macro
H A Dtop.c549 * "Nominal_TOPN" instead.
552 (topn_specified ? Largest : Nominal_TOPN);

Completed in 91 milliseconds