Searched refs:contention_stats (Results 1 – 2 of 2) sorted by relevance
84 u32 contention_stats[NR_CONTENTION_STATS]; member106 spinlock_stats.contention_stats[var] += val; in add_stats()388 &spinlock_stats.contention_stats[TAKEN_SLOW]); in xen_spinlock_debugfs()390 &spinlock_stats.contention_stats[TAKEN_SLOW_PICKUP]); in xen_spinlock_debugfs()392 &spinlock_stats.contention_stats[TAKEN_SLOW_SPURIOUS]); in xen_spinlock_debugfs()395 &spinlock_stats.contention_stats[RELEASED_SLOW]); in xen_spinlock_debugfs()397 &spinlock_stats.contention_stats[RELEASED_SLOW_KICKED]); in xen_spinlock_debugfs()
633 u32 contention_stats[NR_CONTENTION_STATS]; member657 spinlock_stats.contention_stats[var] += val; in add_stats()713 &spinlock_stats.contention_stats[TAKEN_SLOW]); in kvm_spinlock_debugfs()715 &spinlock_stats.contention_stats[TAKEN_SLOW_PICKUP]); in kvm_spinlock_debugfs()718 &spinlock_stats.contention_stats[RELEASED_SLOW]); in kvm_spinlock_debugfs()720 &spinlock_stats.contention_stats[RELEASED_SLOW_KICKED]); in kvm_spinlock_debugfs()