Home
last modified time | relevance | path

Searched refs:branch_ratio_threshold (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/vm_power_manager/
H A Dpower_manager.h29 float branch_ratio_threshold; member
H A Dpower_manager.c70 ci->cd[i].branch_ratio_threshold = BRANCH_RATIO_THRESHOLD; in core_info_init()
H A Doob_monitor_x86.c112 if (ratio > ci->cd[core].branch_ratio_threshold) in apply_policy()
H A Dmain.c219 ci->cd[i].branch_ratio_threshold = in parse_args()