Searched refs:lock_profile_start (Results 1 – 1 of 1) sorted by relevance
324 static s_time_t lock_profile_start; variable361 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