Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/xen/
Dspinlock.c85 u32 histo_spin_blocked[HISTO_BUCKETS+1]; member
130 __spin_time_accum(delta, spinlock_stats.histo_spin_blocked); in spin_time_accum_blocked()
403 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); in xen_spinlock_debugfs()
/linux-4.4.14/arch/x86/kernel/
Dkvm.c634 u32 histo_spin_blocked[HISTO_BUCKETS+1]; member
684 __spin_time_accum(delta, spinlock_stats.histo_spin_blocked); in spin_time_accum_blocked()
726 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); in kvm_spinlock_debugfs()