OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tprof_startstop_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/tprof/
tprof.c
61
*
tprof_startstop_lock
-> tprof_lock
68
* S:
tprof_startstop_lock
69
* s: writer should hold
tprof_startstop_lock
and tprof_lock
70
* reader should hold
tprof_startstop_lock
or tprof_lock
124
static kmutex_t
tprof_startstop_lock
;
variable in typeref:typename:kmutex_t
270
KASSERT(mutex_owned(&
tprof_startstop_lock
));
291
KASSERT(mutex_owned(&
tprof_startstop_lock
));
340
KASSERT(mutex_owned(&
tprof_startstop_lock
));
425
KASSERT(mutex_owned(&
tprof_startstop_lock
));
684
KASSERT(mutex_owned(&
tprof_startstop_lock
));
[
all
...]
Completed in 33 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025