Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c85 poll_stats->thresh[MED].threshold_percent = med_to_high_threshold; in enter_normal_state()
86 poll_stats->thresh[HGH].threshold_percent = high_to_med_threshold; in enter_normal_state()
281 poll_stats->thresh[MED].threshold_percent) { in update_stats_normal()
298 poll_stats->thresh[HGH].threshold_percent) { in update_stats_normal()
H A Drte_power_empty_poll.h58 uint32_t threshold_percent; member