Searched refs:min_time (Results 1 – 8 of 8) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 183 hrtime_t min_time; /* shortest event duration */ member
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test_bbdev_perf.c | 3994 *min_time = RTE_MIN(*min_time, last_time); in latency_test_dec() 4082 *min_time = RTE_MIN(*min_time, last_time); in latency_test_ldpc_dec() 4152 *min_time = RTE_MIN(*min_time, last_time); in latency_test_enc() 4219 *min_time = RTE_MIN(*min_time, last_time); in latency_test_ldpc_enc() 4246 uint64_t total_time, min_time, max_time; in validation_latency_test() local 4250 min_time = UINT64_MAX; in validation_latency_test() 4273 burst_sz, &total_time, &min_time, &max_time); in validation_latency_test() 4278 &min_time, &max_time); in validation_latency_test() 4283 burst_sz, &total_time, &min_time, &max_time, in validation_latency_test() 4290 &min_time, &max_time); in validation_latency_test() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 187 hrtime_t min_time; /* shortest event duration */ member
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 695 hrtime_t min_time; /* shortest event duration */ member
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_ich8lan.h | 289 s32 e1000_configure_k0s_lpt(struct e1000_hw *hw, u8 entry_latency, u8 min_time);
|
| H A D | e1000_ich8lan.c | 6072 s32 e1000_configure_k0s_lpt(struct e1000_hw *hw, u8 entry_latency, u8 min_time) in e1000_configure_k0s_lpt() argument 6079 if (entry_latency > 3 || min_time > 4) in e1000_configure_k0s_lpt() 6089 kmrn_reg |= ((min_time << E1000_KMRNCTRLSTA_K0S_CTRL_MIN_TIME_SHIFT)); in e1000_configure_k0s_lpt()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_ich8lan.h | 287 s32 igc_configure_k0s_lpt(struct igc_hw *hw, u8 entry_latency, u8 min_time);
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 282 ktp->min_time, ktp->max_time, in kstat_seq_show_timer()
|