Home
last modified time | relevance | path

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

/dpdk/lib/power/
H A Drte_power_empty_poll.c82 poll_stats->thresh[HGH].threshold_percent = high_to_med_threshold; in enter_normal_state()
91 poll_stats->cur_freq = HGH; in enter_busy_state()
95 set_power_freq(poll_stats->lcore_id, HGH, false); in enter_busy_state()
283 } else if (poll_stats->cur_freq == HGH) { in update_stats_normal()
286 poll_stats->thresh[HGH].threshold_percent) { in update_stats_normal()
324 HGH, in empty_poll_training()
331 && poll_stats->thresh[HGH].trained == true) { in empty_poll_training()
343 poll_stats->thresh[HGH].base_edpi); in empty_poll_training()
410 freq_index[HGH] = 1; in rte_power_empty_poll_stat_init()
414 freq_index[HGH] = freq_tlb[HGH]; in rte_power_empty_poll_stat_init()
H A Drte_power_empty_poll.h40 HGH, enumerator
/dpdk/examples/l3fwd-power/
H A Dmain.c1860 freq_tlb[HGH] = limit; in parse_args()