Searched refs:rtd_unlock_cnt (Results 1 – 2 of 2) sorted by relevance
266 uint32_t rtd_unlock_cnt; /* # of unlocks */ member3820 idx = atomic_add_32_ov(&rte->rtd_unlock_cnt, 1) % CTRACE_HIST_SIZE; in rte_unlock_debug()
958 out_string += "\nTotal unlocks : " + str(int(rtd.rtd_unlock_cnt))