OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCKSTAT_COUNT
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
lockstat.h
179
#define
LOCKSTAT_COUNT
(name, inc) \
197
#define
LOCKSTAT_COUNT
(name, int) /* nothing */
/src/sys/kern/
kern_mutex.c
569
LOCKSTAT_COUNT
(spincnt, 1);
694
LOCKSTAT_COUNT
(slpcnt, 1);
kern_rwlock.c
371
LOCKSTAT_COUNT
(spincnt, 1);
404
LOCKSTAT_COUNT
(slpcnt, 1);
Completed in 190 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025