Home
last modified time | relevance | path

Searched refs:HGH (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c86 poll_stats->thresh[HGH].threshold_percent = high_to_med_threshold; in enter_normal_state()
97 poll_stats->cur_freq = HGH; in enter_busy_state()
101 set_power_freq(poll_stats->lcore_id, HGH, false); in enter_busy_state()
295 } else if (poll_stats->cur_freq == HGH) { in update_stats_normal()
298 poll_stats->thresh[HGH].threshold_percent) { in update_stats_normal()
336 HGH, in empty_poll_training()
343 && poll_stats->thresh[HGH].trained == true) { in empty_poll_training()
355 poll_stats->thresh[HGH].base_edpi); in empty_poll_training()
422 freq_index[HGH] = 1; in rte_power_empty_poll_stat_init()
426 freq_index[HGH] = freq_tlb[HGH]; in rte_power_empty_poll_stat_init()
H A Drte_power_empty_poll.h40 HGH, enumerator
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c1811 freq_tlb[HGH] = limit; in parse_args()