Searched refs:tc_ref_count (Results 1 – 2 of 2) sorted by relevance
153 new_link->tc_ref_count = 1; in tlm_new_job_stats()200 link->tc_ref_count++; in tlm_ref_job_stats()258 link->tc_ref_count--; in tlm_un_ref()259 if (link->tc_ref_count > 0) { in tlm_un_ref()
160 int tc_ref_count; /* number of routines */ member