Searched refs:histo_spin_blocked (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/xen/
H A Dspinlock.c35 u32 histo_spin_blocked[HISTO_BUCKETS+1]; member in struct:xen_spinlock_stats
80 __spin_time_accum(delta, spinlock_stats.histo_spin_blocked); spin_time_accum_blocked()
347 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); xen_spinlock_debugfs()
/linux-4.1.27/arch/x86/kernel/
H A Dkvm.c601 u32 histo_spin_blocked[HISTO_BUCKETS+1]; member in struct:kvm_spinlock_stats
651 __spin_time_accum(delta, spinlock_stats.histo_spin_blocked); spin_time_accum_blocked()
693 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); kvm_spinlock_debugfs()

Completed in 260 milliseconds