Searched refs:tlog (Results 1 – 2 of 2) sorted by relevance
874 int tlog = rte_log_register_type_and_pick_level( in rte_eal_init() local876 if (tlog < 0) in rte_eal_init()877 tlog = RTE_LOGTYPE_EAL; in rte_eal_init()880 &internal_conf->ctrl_cpuset, rte_log, tlog) != 0) in rte_eal_init()
1219 int tlog = rte_log_register_type_and_pick_level( in rte_eal_init() local1221 if (tlog < 0) in rte_eal_init()1222 tlog = RTE_LOGTYPE_EAL; in rte_eal_init()1225 &internal_conf->ctrl_cpuset, rte_log, tlog) != 0) in rte_eal_init()