Home
last modified time | relevance | path

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

/dpdk/examples/vm_power_manager/
H A Dvm_power_cli.h12 void run_cli(void *arg);
H A Dmain.c455 run_cli(NULL); in main()
H A Dvm_power_cli.c538 run_cli(__rte_unused void *arg) in run_cli() function
/dpdk/examples/vm_power_manager/guest_cli/
H A Dvm_power_cli_guest.h18 void run_cli(__rte_unused void *arg);
H A Dmain.c202 run_cli(NULL); in main()
H A Dvm_power_cli_guest.c538 run_cli(__rte_unused void *arg) in run_cli() function