Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_dimm.h95 uint64_t mq_tstamp; /* timestamp of ereport in secs */ member
H A Dgmem_memerr.c465 ip->mq_tstamp = now; in mq_update()
490 cp->mq_tstamp = now; in mq_create()
597 if (ip->mq_tstamp < now - GMEM_MQ_TIMELIM) { in mq_prune()
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_dimm.h127 uint64_t mq_tstamp; /* timestamp of ereport in secs */ member
H A Dcmd_memerr.c317 ip->mq_tstamp = now; in mq_update()
342 cp->mq_tstamp = now; in mq_create()
455 if (ip->mq_tstamp < now - CMD_MQ_TIMELIM) { in mq_prune()