Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dspinlock.c324 static s_time_t lock_profile_start; variable
361 diff = now - lock_profile_start; in spinlock_profile_printall()
384 lock_profile_start = now; in spinlock_profile_reset()
435 pc->time = NOW() - lock_profile_start; in spinlock_profile_control()

Completed in 3 milliseconds