Lines Matching refs:num_cores
103 for (i = 0; i < g_config.mos->num_cores; i++) { in HandleSignal()
110 for (i = 0; i < g_config.mos->num_cores; i++) { in HandleSignal()
115 for (i = 0; i < g_config.mos->num_cores; i++) { in HandleSignal()
318 for (i = 0; i < g_config.mos->num_cores; i++) { in PrintNetworkStats()
377 for (i = 0; i < g_config.mos->num_cores; i++) { in PrintNetworkStats()
403 for (i = 0; i < g_config.mos->num_cores; i++) { in PrintNetworkStats()
411 for (i = 0; i < g_config.mos->num_cores; i++) { in PrintNetworkStats()
1374 if (cpu >= g_config.mos->num_cores) { in mtcp_create_context()
1377 cpu, g_config.mos->num_cores); in mtcp_create_context()
1650 conf->num_cores = g_config.mos->num_cores; in mtcp_getconf()
1681 g_config.mos->num_cores = conf->num_cores; in mtcp_setconf()