Searched refs:HISTO_BUCKETS (Results 1 – 2 of 2) sorted by relevance
81 #define HISTO_BUCKETS 30 macro85 u32 histo_spin_blocked[HISTO_BUCKETS+1];120 if (index < HISTO_BUCKETS) in __spin_time_accum()123 array[HISTO_BUCKETS]++; in __spin_time_accum()403 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); in xen_spinlock_debugfs()
629 #define HISTO_BUCKETS 30 macro634 u32 histo_spin_blocked[HISTO_BUCKETS+1];673 if (index < HISTO_BUCKETS) in __spin_time_accum()676 array[HISTO_BUCKETS]++; in __spin_time_accum()726 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); in kvm_spinlock_debugfs()