Home
last modified time | relevance | path

Searched refs:lock_prof (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_lock.c230 struct lock_prof { struct
231 SLIST_ENTRY(lock_prof) link;
245 SLIST_HEAD(lphead, lock_prof); argument
261 struct lock_prof lpt_prof[LPROF_CACHE_SIZE];
403 lock_prof_sum(struct lock_prof *match, struct lock_prof *dst, int hash, in lock_prof_sum()
407 struct lock_prof *l; in lock_prof_sum()
440 struct lock_prof *l; in lock_prof_type_stats()
445 struct lock_prof lp = {}; in lock_prof_type_stats()
529 static struct lock_prof *
535 struct lock_prof *lp; in lock_profile_lookup()
[all …]