Searched defs:lock_profile_object (Results 1 – 1 of 1) sorted by relevance
161 struct lock_profile_object { struct163 struct lock_object *lpo_obj;164 const char *lpo_file;165 int lpo_line;166 uint16_t lpo_ref;167 uint16_t lpo_cnt;168 uint64_t lpo_acqtime;169 uint64_t lpo_waittime;170 u_int lpo_contest_locking;