Lines Matching defs:n_queues
62 size_t n_queues;
115 cfg->n_queues++;
130 cfg->n_queues--;
237 if (cfg->n_queues_ready_to_sleep != cfg->n_queues)
267 struct rte_power_monitor_cond pmc[lcore_conf->n_queues];
280 lcore_conf->n_queues);
284 rte_power_monitor_multi(pmc, lcore_conf->n_queues, UINT64_MAX);
460 if (cfg->n_queues > 0 && !multimonitor_supported) {
583 if (lcore_cfg->n_queues == 1 && lcore_cfg->sleep_target == 0)
587 if (lcore_cfg->n_queues == 1) {
644 if (lcore_cfg->n_queues == 0)