Searched refs:lock_prof_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/kern/
H A Dsubr_lock.c174 struct lock_prof_type { struct
183 struct lock_prof_type lpc_types[2]; /* One for spin one for other. */
213 lock_prof_init_type(struct lock_prof_type *type)
314 struct lock_prof_type *type;
348 lock_prof_type_stats(struct lock_prof_type *type, struct sbuf *sb, int spin,
442 struct lock_prof_type *type;
480 struct lock_prof_type *type;
573 struct lock_prof_type *type;

Completed in 51 milliseconds