Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c113 ci->cd[core].freq_directions[freq_window_idx] = 1; in apply_policy()
115 ci->cd[core].freq_directions[freq_window_idx] = 0; in apply_policy()
123 up_count += ci->cd[core].freq_directions[i]; in apply_policy()
H A Dpower_manager.h26 uint16_t freq_directions[FREQ_WINDOW_SIZE]; member