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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dspinlock.c39 u64 time_spinning; member in struct:xen_spinlock_stats
81 spinlock_stats.time_spinning += delta;
418 debugfs_create_u64("time_spinning", 0444, d_spin_debug,
419 &spinlock_stats.time_spinning);

Completed in 33 milliseconds