Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Dlockstat.c107 uintptr_t lockstat_csend; variable
237 lockstat_csend = le->le_csend; in lockstat_start()
403 if (callsite < lockstat_csstart || callsite > lockstat_csend) in lockstat_event()