Searched refs:tref (Results 1 – 1 of 1) sorted by relevance
1033 unsigned i, n, tref, wn; in test_refcnt_iter() local1036 tref = 0; in test_refcnt_iter()1047 tref += ref; in test_refcnt_iter()1072 refcnt_lcore[lcore] += tref; in test_refcnt_iter()1075 __func__, lcore, iter, tref); in test_refcnt_iter()1110 unsigned int main_lcore, worker, tref; in test_refcnt_mbuf() local1152 tref = 0; 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()