Searched hist:285664 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/kern/
H A Dkern_rwlock.cdiff 285664 Sat Jul 18 01:01:36 MDT 2015 markj Pass the lock object to lockstat_nsecs() and return immediately if
LO_NOPROFILE is set. Some timecounter handlers acquire a spin mutex, and
we don't want to recurse if lockstat probes are enabled.

PR: 201642
Reviewed by: avg
MFC after: 3 days
H A Dkern_sx.cdiff 285664 Sat Jul 18 01:01:36 MDT 2015 markj Pass the lock object to lockstat_nsecs() and return immediately if
LO_NOPROFILE is set. Some timecounter handlers acquire a spin mutex, and
we don't want to recurse if lockstat probes are enabled.

PR: 201642
Reviewed by: avg
MFC after: 3 days
H A Dkern_lockstat.cdiff 285664 Fri Jul 17 23:01:36 MDT 2015 markj Pass the lock object to lockstat_nsecs() and return immediately if
LO_NOPROFILE is set. Some timecounter handlers acquire a spin mutex, and
we don't want to recurse if lockstat probes are enabled.

PR: 201642
Reviewed by: avg
MFC after: 3 days
/freebsd-11-stable/sys/sys/
H A Dlockstat.hdiff 285664 Fri Jul 17 23:01:36 MDT 2015 markj Pass the lock object to lockstat_nsecs() and return immediately if
LO_NOPROFILE is set. Some timecounter handlers acquire a spin mutex, and
we don't want to recurse if lockstat probes are enabled.

PR: 201642
Reviewed by: avg
MFC after: 3 days

Completed in 129 milliseconds