Searched refs:refcnt_lcore (Results 1 – 1 of 1) sorted by relevance
76 static unsigned refcnt_lcore[RTE_MAX_LCORE]; variable1020 refcnt_lcore[lcore] += free; in test_refcnt_worker()1072 refcnt_lcore[lcore] += tref; in test_refcnt_iter()1143 memset(refcnt_lcore, 0, sizeof (refcnt_lcore)); in test_refcnt_mbuf()1156 tref += refcnt_lcore[worker]; in test_refcnt_mbuf()1158 if (tref != refcnt_lcore[main_lcore]) in test_refcnt_mbuf()1160 tref, refcnt_lcore[main_lcore]); in test_refcnt_mbuf()