Home
last modified time | relevance | path

Searched defs:hz (Results 1 – 25 of 30) sorted by relevance

12

/titanic_52/usr/src/boot/sys/boot/usb/
H A Dbsd_usbloader_test.c38 #define hz 1000 macro
/titanic_52/usr/src/lib/libfakekernel/common/
H A Dclock.c26 int hz = 1000; variable
/titanic_52/usr/src/common/bzip2/
H A Dblocksort.c80 #define fpush(lz,hz) { stackLo[sp] = lz; \ argument
84 #define fpop(lz,hz) { sp--; \ argument
596 #define mpush(lz,hz,dz) { stackLo[sp] = lz; \ argument
601 #define mpop(lz,hz,dz) { sp--; \ argument
/titanic_52/usr/src/lib/libc/port/gen/
H A Dwaitpid.c160 clock_t hz; in wait4() local
/titanic_52/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_div.c93 int ha, hb, hc, hd, hz, hw, hs, i, j; in _D_cplx_div() local
H A D_Q_cplx_div.c100 int ha, hb, hc, hd, hz, hw, hs, i, j; local
/titanic_52/usr/src/lib/libm/common/m9x/
H A Dremquo.c61 int n, hx, hy, hz, ix, iy, sx, sq, i, m; in fmodquo() local
[all...]
H A Dfma.c78 int hx, hy, hz, ex, ey, ez, exy, sxy, sz, e, ibit; in __fma() local
H A Dfmal.c97 int hx, hy, hz, ex, ey, ez, exy, sxy, sz, e, ibit; in __fmal() local
/titanic_52/usr/src/cmd/sa/
H A Dtimex.c50 static int hz; variable
[all...]
H A Dsar.c90 static int hz; variable
/titanic_52/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c398 sda_init_clock(sda_slot_t *slot, uint32_t hz) in sda_init_clock() argument
/titanic_52/usr/src/cmd/stat/vmstat/
H A Dvmstat.c35 static int hz; variable
/titanic_52/usr/src/cmd/stat/mpstat/
H A Dmpstat.c58 static int hz; variable
/titanic_52/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DOption.java285 hz(int n) in hz() method in Option
/titanic_52/usr/src/cmd/sgs/prof/common/
H A Dprofv.c323 static long hz; in compute_times() local
/titanic_52/usr/src/uts/common/conf/
H A Dparam.c159 int hz = HZ_DEFAULT; global() variable
[all...]
/titanic_52/usr/src/cmd/su/
H A Dsu.c154 char *hz; variable
/titanic_52/usr/src/boot/sys/sys/
H A Dtime.h330 int hz; /* clock frequency */ member
/titanic_52/usr/src/cmd/rpcsvc/
H A Drstat_proc.c74 static int hz; variable
/titanic_52/usr/src/cmd/stat/iostat/
H A Diostat.c205 long hz; in main() local
/titanic_52/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h90 long hz; variable
/titanic_52/usr/src/lib/libc/port/aio/
H A Daio.c124 int hz; /* clock ticks per second */ variable
/titanic_52/usr/src/cmd/truss/
H A Dmain.c2204 int hz = (int)sysconf(_SC_CLK_TCK); in report() local
/titanic_52/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c545 sdhost_set_clock(sdslot_t *ss, uint32_t hz) in sdhost_set_clock() argument

12