Searched defs:lock_profile_object (Results 1 – 1 of 1) sorted by relevance
215 struct lock_profile_object { struct217 struct lock_object *lpo_obj;218 const char *lpo_file;219 int lpo_line;220 uint16_t lpo_ref;221 uint16_t lpo_cnt;222 uint64_t lpo_acqtime;223 uint64_t lpo_waittime;224 u_int lpo_contest_locking;