Home
last modified time | relevance | path

Searched defs:nsec_per_tick (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dclock.c30 int nsec_per_tick = 1000000; variable
/illumos-gate/usr/src/cmd/sa/
H A Dtimex.c49 static int nsec_per_tick; variable
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c179 int nsec_per_tick; variable
/illumos-gate/usr/src/uts/common/os/
H A Dkstat_fr.c165 kstat_named_t nsec_per_tick; member
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c910 int nsec_per_tick; /* for conversions */ member
1711 #define nsec_per_tick coargs.nsec_per_tick in calloutid() macro