Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Doob_monitor_x86.c23 #define INTERVAL 100 macro
24 #define PRINT_LOOP_COUNT (1000000/INTERVAL)
98 if (hits_diff < (INTERVAL*100)) { in apply_policy()
275 usleep(INTERVAL); in run_branch_monitor()