Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.h58 void channel_monitor_exit(void);
H A Dmain.c329 channel_monitor_exit(); in sig_handler()
H A Dvm_power_cli.c34 channel_monitor_exit(); in cmd_quit_parsed()
H A Dchannel_monitor.c322 void channel_monitor_exit(void) in channel_monitor_exit() function