Home
last modified time | relevance | path

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

12

/f-stack/dpdk/lib/librte_meter/
H A Drte_meter.c20 rte_meter_get_tb_params(uint64_t hz, uint64_t rate, uint64_t *tb_period, uint64_t *tb_bytes_per_per… in rte_meter_get_tb_params()
45 uint64_t hz = rte_get_tsc_hz(); in rte_meter_srtcm_profile_config() local
83 uint64_t hz = rte_get_tsc_hz(); in rte_meter_trtcm_profile_config() local
127 uint64_t hz = rte_get_tsc_hz(); in rte_meter_trtcm_rfc4115_profile_config() local
/f-stack/dpdk/app/test/
H A Dtest_meter.c208 uint64_t hz = rte_get_tsc_hz(); in tm_test_srtcm_color_blind_check() local
267 uint64_t hz = rte_get_tsc_hz(); in tm_test_trtcm_color_blind_check() local
326 uint64_t hz = rte_get_tsc_hz(); in tm_test_trtcm_rfc4115_color_blind_check() local
392 uint64_t hz = rte_get_tsc_hz(); in tm_test_srtcm_aware_check() local
499 uint64_t hz = rte_get_tsc_hz(); in tm_test_trtcm_aware_check() local
598 uint64_t hz = rte_get_tsc_hz(); in tm_test_trtcm_rfc4115_aware_check() local
H A Dtest_timer.c145 uint64_t hz = rte_get_timer_hz(); in timer_stress_cb() local
168 uint64_t hz = rte_get_timer_hz(); in timer_stress_main_loop() local
408 uint64_t hz = rte_get_timer_hz(); in timer_basic_cb() local
463 uint64_t hz = rte_get_timer_hz(); in timer_basic_main_loop() local
540 uint64_t hz; in test_timer() local
H A Dtest_cycles.c30 uint64_t hz = rte_get_timer_hz(); in check_wait_one_second() local
55 uint64_t hz = rte_get_timer_hz(); in test_cycles() local
H A Dtest_timer_racecond.c143 uint64_t hz; in test_timer_racecond() local
H A Dtest_spinlock.c107 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
H A Dtest_mcslock.c74 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
H A Dtest_ticketlock.c109 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
H A Dtest_trace_perf.c46 uint64_t hz = rte_get_timer_hz(); in measure_perf() local
H A Dtest_mempool_perf.c124 uint64_t time_diff = 0, hz = rte_get_timer_hz(); in per_lcore_mempool_test() local
H A Dtest_rwlock.c98 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
H A Dtest_ring_perf.c333 uint64_t hz = rte_get_timer_hz(); in load_loop_fn_helper() local
H A Dtest_ipsec_perf.c500 uint64_t hz = rte_get_timer_hz(); in measure_performance() local
/f-stack/dpdk/examples/timer/
H A Dmain.c48 uint64_t hz; in timer1_cb() local
88 uint64_t hz; in main() local
/f-stack/freebsd/mips/mips/
H A Dsc_machdep.c85 sc_tone(int hz) in sc_tone()
/f-stack/freebsd/arm/arm/
H A Dsc_machdep.c85 sc_tone(int hz) in sc_tone()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dtime.h54 static const int hz = HZ; variable
/f-stack/freebsd/kern/
H A Dsubr_param.c89 int hz; /* system clock's frequency */ variable
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_clkman.c121 bcm2835_clkman_set_frequency(device_t dev, uint32_t unit, uint32_t hz) in bcm2835_clkman_set_frequency()
H A Dbcm2835_mbox.c491 bcm2835_mbox_get_clock_rate(uint32_t clock_id, uint32_t *hz) in bcm2835_mbox_get_clock_rate()
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c436 uint64_t hz; in power_timer_cb() local
1303 uint64_t prev_tsc, diff_tsc, cur_tsc, tim_res_tsc, hz; in main_legacy_loop() local
2346 uint64_t hz = rte_get_timer_hz(); in telemetry_setup_timer() local
2361 uint64_t hz = rte_get_timer_hz(); in empty_poll_setup_timer() local
2460 uint64_t hz; in main() local
/f-stack/dpdk/lib/librte_graph/
H A Drte_graph.h210 uint64_t hz; /**< Cycles per seconds. */ member
/f-stack/
H A Dconfig.ini161 hz=100 key
/f-stack/freebsd/amd64/vmm/io/
H A Dvatpit.c74 #define TIMER_DIV(freq, hz) (((freq) + (hz) / 2) / (hz)) argument
/f-stack/lib/
H A Dff_dpdk_if.c825 uint64_t hz = rte_get_timer_hz(); in init_clock() local
2084 uint64_t hz = rte_get_tsc_hz(); local

12