| /f-stack/dpdk/lib/librte_meter/ |
| H A D | rte_meter.c | 20 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 D | test_meter.c | 208 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 D | test_timer.c | 145 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 D | test_cycles.c | 30 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 D | test_timer_racecond.c | 143 uint64_t hz; in test_timer_racecond() local
|
| H A D | test_spinlock.c | 107 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
|
| H A D | test_mcslock.c | 74 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
|
| H A D | test_ticketlock.c | 109 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
|
| H A D | test_trace_perf.c | 46 uint64_t hz = rte_get_timer_hz(); in measure_perf() local
|
| H A D | test_mempool_perf.c | 124 uint64_t time_diff = 0, hz = rte_get_timer_hz(); in per_lcore_mempool_test() local
|
| H A D | test_rwlock.c | 98 uint64_t hz = rte_get_timer_hz(); in load_loop_fn() local
|
| H A D | test_ring_perf.c | 333 uint64_t hz = rte_get_timer_hz(); in load_loop_fn_helper() local
|
| H A D | test_ipsec_perf.c | 500 uint64_t hz = rte_get_timer_hz(); in measure_performance() local
|
| /f-stack/dpdk/examples/timer/ |
| H A D | main.c | 48 uint64_t hz; in timer1_cb() local 88 uint64_t hz; in main() local
|
| /f-stack/freebsd/mips/mips/ |
| H A D | sc_machdep.c | 85 sc_tone(int hz) in sc_tone()
|
| /f-stack/freebsd/arm/arm/ |
| H A D | sc_machdep.c | 85 sc_tone(int hz) in sc_tone()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | time.h | 54 static const int hz = HZ; variable
|
| /f-stack/freebsd/kern/ |
| H A D | subr_param.c | 89 int hz; /* system clock's frequency */ variable
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_clkman.c | 121 bcm2835_clkman_set_frequency(device_t dev, uint32_t unit, uint32_t hz) in bcm2835_clkman_set_frequency()
|
| H A D | bcm2835_mbox.c | 491 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 D | main.c | 436 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 D | rte_graph.h | 210 uint64_t hz; /**< Cycles per seconds. */ member
|
| /f-stack/ |
| H A D | config.ini | 161 hz=100 key
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vatpit.c | 74 #define TIMER_DIV(freq, hz) (((freq) + (hz) / 2) / (hz)) argument
|
| /f-stack/lib/ |
| H A D | ff_dpdk_if.c | 825 uint64_t hz = rte_get_timer_hz(); in init_clock() local 2084 uint64_t hz = rte_get_tsc_hz(); local
|