Lines Matching full:heartbeat
35 * the heartbeat.
37 * Then there are two systems to check that the heartbeat is still running.
47 * The soft-NMI checker will compare the heartbeat timestamp for this CPU
54 * CPUs heartbeat.
58 * CPU clears their pending bit in their heartbeat timer. When the bitmask
62 * In the heartbeat timer, if any CPU notices that the global timestamp has
65 * their heartbeat stop, and action is taken.
78 static u64 wd_timer_period_ms __read_mostly; /* interval between heartbeat */
118 pr_emerg("CPU %d TB:%lld, last heartbeat TB:%lld (%lldms ago)\n", in wd_lockup_ipi()
163 pr_emerg("CPU %d TB:%lld, last SMP heartbeat TB:%lld (%lldms ago)\n", in watchdog_smp_panic()
274 pr_emerg("CPU %d TB:%lld, last heartbeat TB:%lld (%lldms ago)\n", in soft_nmi_interrupt()