Searched refs:contention_stats (Results 1 – 2 of 2) sorted by relevance
34 u32 contention_stats[NR_CONTENTION_STATS]; member56 spinlock_stats.contention_stats[var] += val; in add_stats()332 &spinlock_stats.contention_stats[TAKEN_SLOW]); in xen_spinlock_debugfs()334 &spinlock_stats.contention_stats[TAKEN_SLOW_PICKUP]); in xen_spinlock_debugfs()336 &spinlock_stats.contention_stats[TAKEN_SLOW_SPURIOUS]); in xen_spinlock_debugfs()339 &spinlock_stats.contention_stats[RELEASED_SLOW]); in xen_spinlock_debugfs()341 &spinlock_stats.contention_stats[RELEASED_SLOW_KICKED]); in xen_spinlock_debugfs()
600 u32 contention_stats[NR_CONTENTION_STATS]; member624 spinlock_stats.contention_stats[var] += val; in add_stats()680 &spinlock_stats.contention_stats[TAKEN_SLOW]); in kvm_spinlock_debugfs()682 &spinlock_stats.contention_stats[TAKEN_SLOW_PICKUP]); in kvm_spinlock_debugfs()685 &spinlock_stats.contention_stats[RELEASED_SLOW]); in kvm_spinlock_debugfs()687 &spinlock_stats.contention_stats[RELEASED_SLOW_KICKED]); in kvm_spinlock_debugfs()