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