Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dclock.c392 static int64_t deadman_counter = 0; variable
478 deadman_counter++; in clock()
1970 if (deadman_counter != CPU->cpu_deadman_counter) { in deadman()
1971 CPU->cpu_deadman_counter = deadman_counter; in deadman()