ftdm_cpu_get_system_idle_time 169 src/ftdm_cpu_monitor.c FT_DECLARE(ftdm_status_t) ftdm_cpu_get_system_idle_time (struct ftdm_cpu_monitor_stats *p, double *idle_percentage) ftdm_cpu_get_system_idle_time 235 src/ftdm_cpu_monitor.c FT_DECLARE(ftdm_status_t) ftdm_cpu_get_system_idle_time(struct ftdm_cpu_monitor_stats *p, double *idle_percentage) ftdm_cpu_get_system_idle_time 275 src/ftdm_cpu_monitor.c FT_DECLARE(ftdm_status_t) ftdm_cpu_get_system_idle_time(struct ftdm_cpu_monitor_stats *p, double *idle_percentage) ftdm_cpu_get_system_idle_time 4852 src/ftdm_io.c if (ftdm_cpu_get_system_idle_time(cpu_stats, &time)) { ftdm_cpu_get_system_idle_time 60 src/include/private/ftdm_cpu_monitor.h FT_DECLARE(ftdm_status_t) ftdm_cpu_get_system_idle_time (struct ftdm_cpu_monitor_stats *p, double *idle_percentage);