Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dupmap.h96 #define UPTYPE_RUNTICKS (0x0010 | UKPLEN_4) macro
/dragonfly/sys/kern/
H A Dkern_proc.c1277 upmap->header[1].type = UPTYPE_RUNTICKS; in proc_usermap()