Searched defs:now_ns (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/target/mips/sysemu/ |
H A D | cp0_timer.c | 32 int64_t now_ns; in cpu_mips_get_count_val() local 40 uint64_t now_ns, next_ns; in cpu_mips_timer_update() local 68 uint64_t now_ns; in cpu_mips_get_count() local
|
/openbmc/linux/kernel/ |
H A D | tsacct.c | 26 u64 now_ns, delta; in bacct_add_tsk() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | ips.c | 44 static int64_t now_ns(void) in now_ns() function
|
/openbmc/qemu/hw/timer/ |
H A D | sifive_pwm.c | 88 uint64_t now_ns = qemu_clock_get_ns(QEMU_CLOCK_VIRTUAL); in sifive_pwm_set_alarms() local
|
H A D | aspeed_timer.c | 101 static inline uint32_t calculate_ticks(struct AspeedTimer *t, uint64_t now_ns) in calculate_ticks()
|
/openbmc/linux/block/ |
H A D | bfq-iosched.c | 2062 static void bfq_update_io_intensity(struct bfq_queue *bfqq, u64 now_ns) in bfq_update_io_intensity() 2144 u64 now_ns) in bfq_check_waker() 2222 u64 now_ns = ktime_get_ns(); in bfq_add_request() local 3606 u64 now_ns = ktime_get_ns(); in bfq_update_peak_rate() local 5607 u64 now_ns = ktime_get_ns(); in bfq_init_bfqq() local 6363 u64 now_ns; in bfq_completed_request() local
|
H A D | blk-iocost.c | 560 u64 now_ns; member 812 u64 now_ns; in ioc_autop_idx() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_redirect.c | 428 __u64 now_ns, pkt_ns; in __rcv_tstamp() local 531 __u64 now_ns; in snd_tstamp() local
|
/openbmc/linux/arch/mips/kvm/ |
H A D | emulate.c | 330 s64 now_ns, periods; in kvm_mips_ktime_to_count() local
|
/openbmc/qemu/hw/misc/ |
H A D | npcm7xx_clk.c | 731 int64_t now_ns; in npcm7xx_clk_read() local
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_ptp.c | 638 s64 now_ns, first_ns, period_ns, next_ns; in ksz_ptp_restart_perout() local
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_idt82p33.c | 461 s64 now_ns; in _idt82p33_adjtime_immediate() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_bbr.c | 440 u64 now_ns, edt_ns, interval_us; in bbr_packets_in_net_at_edt() local
|