Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c24 #define PRINT_LOOP_COUNT (1000000/INTERVAL) macro
282 if ((print > PRINT_LOOP_COUNT) && (g_active)) { in run_branch_monitor()
293 if (print > PRINT_LOOP_COUNT) { in run_branch_monitor()