Home
last modified time | relevance | path

Searched refs:MED (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c78 poll_stats->cur_freq = MED; in enter_normal_state()
83 set_power_freq(poll_stats->lcore_id, MED, false); in enter_normal_state()
85 poll_stats->thresh[MED].threshold_percent = med_to_high_threshold; in enter_normal_state()
278 else if (poll_stats->cur_freq == MED) { in update_stats_normal()
281 poll_stats->thresh[MED].threshold_percent) { in update_stats_normal()
331 MED, in empty_poll_training()
342 && poll_stats->thresh[MED].trained == true in empty_poll_training()
351 poll_stats->thresh[MED].base_edpi); in empty_poll_training()
421 freq_index[MED] = 9; in rte_power_empty_poll_stat_init()
425 freq_index[MED] = freq_tlb[MED]; in rte_power_empty_poll_stat_init()
H A Drte_power_empty_poll.h39 MED, enumerator
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst398 * -m : optional, set up the MED power state frequency index
420 POWER: set the power freq to MED
422 POWER: MED threshold is 335071
425 POWER: set the power freq to MED
427 POWER: MED threshold is 344567
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra124-soctherm.txt189 * the HW will skip cpu clock's pulse in MED level
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpower_man.rst153 * MED: the frequency is used to process modest traffic workload.
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c1807 freq_tlb[MED] = limit; in parse_args()