Searched refs:lock_profile_start (Results 1 – 1 of 1) sorted by relevance
350 static s_time_t lock_profile_start; variable392 diff = now - lock_profile_start; in spinlock_profile_printall()413 lock_profile_start = now; in spinlock_profile_reset()464 pc->time = NOW() - lock_profile_start; in spinlock_profile_control()
Completed in 5 milliseconds