Searched refs:rtd_refhold_cnt (Results 1 – 2 of 2) sorted by relevance
891 out_string += rtd_summary_format_string.format("Total holds : ", rtd.rtd_refhold_cnt) + "\n"1296 …+= rt_trash_format_string.format(cnt, rtd, rtd.rtd_refhold_cnt - rtd.rtd_refrele_cnt, rtd.rtd_refh…
274 uint16_t rtd_refhold_cnt; /* # of rtref */ member1462 idx = os_atomic_inc_orig(&rte->rtd_refhold_cnt, relaxed) % CTRACE_HIST_SIZE; in rtref_audit()