Home
last modified time | relevance | path

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

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