Home | History | Annotate | Download | only in base

Lines Matching refs:kLogLockContentions

146       : mutex_(kLogLockContentions ? mutex : nullptr),
147 blocked_tid_(kLogLockContentions ? blocked_tid : 0),
148 owner_tid_(kLogLockContentions ? owner_tid : 0),
149 start_nano_time_(kLogLockContentions ? NanoTime() : 0) {
159 if (kLogLockContentions) {
176 if (kLogLockContentions) {
189 if (kLogLockContentions) {
196 if (kLogLockContentions) {
271 if (kLogLockContentions) {
280 if (kLogLockContentions) {
304 if (kLogLockContentions) {