Searched defs:lock_profile_object (Results 1 – 1 of 1) sorted by relevance
132 struct lock_profile_object { struct134 struct lock_object *lpo_obj;135 const char *lpo_file;136 int lpo_line;137 uint16_t lpo_ref;138 uint16_t lpo_cnt;139 uint64_t lpo_acqtime;140 uint64_t lpo_waittime;141 u_int lpo_contest_locking;