Searched refs:time_blocked (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.c40 u64 time_blocked; member in struct:xen_spinlock_stats
97 spinlock_stats.time_blocked += delta;
420 debugfs_create_u64("time_blocked", 0444, d_spin_debug,
421 &spinlock_stats.time_blocked);

Completed in 20 milliseconds