Home
last modified time | relevance | path

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

/dragonfly/bin/ps/
H A Dextern.h71 void lpest(const KINFO *, const struct varent *);
H A Dkeyword.c82 {"batch", "BAT", NULL, 0, lpest, NULL, 3, LPOFF(origcpu), UINT, "d", NULL},
88 {"cpu", "CPU", NULL, 0, lpest, NULL, 3, LPOFF(estcpu), UINT, "d", NULL},
H A Dprint.c724 lpest(const KINFO *k, const struct varent *vent) in lpest() function