@ lockstat.all.time.wait cummulative wait time for lock, aggregated for all callers and CPUs
@ lockstat.all.time.hold cummulative hold time for lock, aggregated for all callers and CPUs
@ lockstat.all.time.max_wait highest observed wait time for lock, over all callers and CPUs
@ lockstat.all.time.max_hold highest observed hold time for lock, over all callers and CPUs
@ lockstat.all.count.spin cummulative number of times callers had to spin, aggregated for all callers and CPUs
@ lockstat.all.count.nowait cummulative number of times callers did not spin, aggregated for all callers and CPUs
@ lockstat.percaller.time.wait cummulative wait time for lock:caller, aggregated for all CPUs
@ lockstat.percaller.time.hold cummulative hold time for lock:caller, aggregated for all CPUs
@ lockstat.percaller.time.max_wait highest observed wait time for lock:caller, over all CPUs
@ lockstat.percaller.time.max_hold highest observed hold time for lock:caller, over all CPUs
@ lockstat.percaller.count.spin cummulative number of times callers had to spin, aggregated for all CPUs
@ lockstat.percaller.count.nowait cummulative number of times callers did not spin, aggregated for all CPUs
@ lockstat.detail.time.wait cummulative wait time for lock:caller:cpu
@ lockstat.detail.time.hold cummulative hold time for lock:caller:cpu
@ lockstat.detail.time.max_wait highest observed wait time for lock:caller:cpu
@ lockstat.detail.time.max_hold highest observed hold time for lock:caller:cpu
@ lockstat.detail.count.spin cummulative number of times callers had to spin
@ lockstat.detail.count.nowait cummulative number of times callers did not spin
