Searched refs:m_sockets (Results 1 – 1 of 1) sorted by relevance
28 static unsigned m_sockets[PQOS_MAX_SOCKETS]; variable30 static unsigned int *m_sockets; variable596 phy_pkg_id = m_sockets[j]; in configure_cat()745 printf("PQOS: COS definitions for Socket %u:\n", m_sockets[i]);779 ret = pqos_cpu_get_cores(m_cpu, m_sockets[i],783 lcores = pqos_cpu_get_cores(m_cpu, m_sockets[i],873 memset(m_sockets, 0, sizeof(m_sockets));875 free(m_sockets);988 m_sockets);991 m_sockets = pqos_cpu_get_sockets(m_cpu, &m_sock_count);[all …]