Searched refs:SBT_1US (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | kern_synch.c | 331 sbt = howmany(sbt, SBT_1US); in pause_sbt() 627 SBT_1US * (4000000 + (int)(random() % 2000001)), SBT_1US, in loadav()
|
| H A D | kern_timeout.c | 1389 st += t / SBT_1US; in sysctl_kern_callout_stat() 1390 spr += tmp->c_precision / SBT_1US; in sysctl_kern_callout_stat()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_aqm_pie.c | 317 (uint64_t)pprms->tupdate * SBT_1US, 0, calculate_drop_prob, pst, 0); in calculate_drop_prob() 379 (uint64_t)pprms->tupdate * SBT_1US, in init_activate_pie() 671 SBT_1US, 0, pie_callout_cleanup, pst, 0); in aqm_pie_cleanup()
|
| H A D | dn_sched_fq_pie.c | 487 (uint64_t)pprms->tupdate * SBT_1US, in fq_calculate_drop_prob() 516 (uint64_t)pprms->tupdate * SBT_1US, in fq_activate_pie() 603 SBT_1US, 0, fqpie_callout_cleanup, q, 0); in pie_cleanup()
|
| /f-stack/freebsd/contrib/ena-com/ |
| H A D | ena_plat.h | 195 #define ENA_USLEEP(x) pause_sbt("ena", SBT_1US * (x), SBT_1US, 0)
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx_i2c.c | 645 sc->byte_time_sbt = SBT_1US * (9000000 / busfreq); in i2c_reset()
|
| /f-stack/freebsd/sys/ |
| H A D | time.h | 132 #define SBT_1US (SBT_1S / 1000000) macro
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vlapic.c | 763 bttosbt(bt) / SBT_1US, in vlapic_callout_handler() 764 bttosbt(vlapic->timer_period_bt) / SBT_1US); in vlapic_callout_handler()
|
| /f-stack/freebsd/net/ |
| H A D | iflib.c | 1108 NETMAP_TX_TIMER_US * SBT_1US, SBT_1US, in iflib_netmap_txsync()
|