Home
last modified time | relevance | path

Searched refs:threshold_percent (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/power/
H A Drte_power_empty_poll.c81 poll_stats->thresh[MED].threshold_percent = med_to_high_threshold; in enter_normal_state()
82 poll_stats->thresh[HGH].threshold_percent = high_to_med_threshold; in enter_normal_state()
269 poll_stats->thresh[MED].threshold_percent) { in update_stats_normal()
286 poll_stats->thresh[HGH].threshold_percent) { in update_stats_normal()
H A Drte_power_empty_poll.h58 uint32_t threshold_percent; member