Searched refs:HISTO_BUCKETS (Results 1 – 2 of 2) sorted by relevance
31 #define HISTO_BUCKETS 30 macro35 u32 histo_spin_blocked[HISTO_BUCKETS+1];70 if (index < HISTO_BUCKETS) in __spin_time_accum()73 array[HISTO_BUCKETS]++; in __spin_time_accum()347 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); in xen_spinlock_debugfs()
596 #define HISTO_BUCKETS 30 macro601 u32 histo_spin_blocked[HISTO_BUCKETS+1];640 if (index < HISTO_BUCKETS) in __spin_time_accum()643 array[HISTO_BUCKETS]++; in __spin_time_accum()693 spinlock_stats.histo_spin_blocked, HISTO_BUCKETS + 1); in kvm_spinlock_debugfs()