Searched refs:scalehrtimef (Results 1 – 6 of 6) sorted by relevance
770 uintptr_t scalehrtimef; in scalehrtime_cmd() local790 if (mdb_readsym(&scalehrtimef, in scalehrtime_cmd()791 sizeof (scalehrtimef), "scalehrtimef") == -1) { in scalehrtime_cmd()801 if (sym.st_value != scalehrtimef) { in scalehrtime_cmd()
171 extern void (*scalehrtimef)(hrtime_t *);
683 scalehrtimef = tsc_scalehrtime; in tsc_hrtimeinit()
1191 scalehrtimef(&hrt); in cpu_kstat_intrstat_update()
141 void (*scalehrtimef)(hrtime_t *) = dummy_scalehrtime; variable
1472 scalehrtimef(hrt); in scalehrtime()