Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_lock.c201 struct lock_profile_object { struct
203 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;