Searched defs:lock_profile_object (Results 1 – 1 of 1) sorted by relevance
201 struct lock_profile_object { struct203 struct lock_object *lpo_obj;204 const char *lpo_file;205 int lpo_line;206 uint16_t lpo_ref;207 uint16_t lpo_cnt;208 uint64_t lpo_acqtime;209 uint64_t lpo_waittime;210 u_int lpo_contest_locking;