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

/linux-master/lib/
H A Dtest_lockup.c80 static bool measure_lock_wait; variable
81 module_param(measure_lock_wait, bool, 0400);
82 MODULE_PARM_DESC(measure_lock_wait, "measure lock wait time");
173 if (measure_lock_wait)
230 if (measure_lock_wait) {
598 if (measure_lock_wait)

Completed in 78 milliseconds