Searched refs:refcnt_lcore (Results 1 – 1 of 1) sorted by relevance
75 static unsigned refcnt_lcore[RTE_MAX_LCORE]; variable1006 refcnt_lcore[lcore] += free; in test_refcnt_worker()1058 refcnt_lcore[lcore] += tref; in test_refcnt_iter()1129 memset(refcnt_lcore, 0, sizeof (refcnt_lcore)); in test_refcnt_mbuf()1142 tref += refcnt_lcore[worker]; in test_refcnt_mbuf()1144 if (tref != refcnt_lcore[main_lcore]) in test_refcnt_mbuf()1146 tref, refcnt_lcore[main_lcore]); in test_refcnt_mbuf()