Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c15 static int g_active; variable
44 g_active = 0; in apply_policy()
137 g_active = 1; in apply_policy()
282 if ((print > PRINT_LOOP_COUNT) && (g_active)) { in run_branch_monitor()