Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cpc/common/
H A Dcpustat.c404 #define NSECS_PER_MSEC 1000000ll macro
423 htdelta = NSECS_PER_MSEC * opts->mseconds; in gtick()
424 restdelta = NSECS_PER_MSEC * opts->mseconds_rest; in gtick()