Home
last modified time | relevance | path

Searched defs:lock_profile_object (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/kern/
HDsubr_lock.c132 struct lock_profile_object { struct
134 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;