Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c770 uintptr_t scalehrtimef; in scalehrtime_cmd() local
790 if (mdb_readsym(&scalehrtimef, in scalehrtime_cmd()
791 sizeof (scalehrtimef), "scalehrtimef") == -1) { in scalehrtime_cmd()
801 if (sym.st_value != scalehrtimef) { in scalehrtime_cmd()
/titanic_41/usr/src/uts/intel/sys/
H A Darchsystm.h171 extern void (*scalehrtimef)(hrtime_t *);
/titanic_41/usr/src/uts/i86pc/os/
H A Dtimestamp.c642 scalehrtimef = tsc_scalehrtime; in tsc_hrtimeinit()
H A Dintr.c1191 scalehrtimef(&hrt); in cpu_kstat_intrstat_update()
H A Dmp_machdep.c141 void (*scalehrtimef)(hrtime_t *) = dummy_scalehrtime; variable
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c1472 scalehrtimef(hrt); in scalehrtime()