Home
last modified time | relevance | path

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

/trueos/sys/ia64/include/
HDpcpu.h45 u_long pcs_nstops; /* IPI_STOP counter. */ member
/trueos/sys/ia64/ia64/
HDmp_machdep.c162 PCPU_INC(md.stats.pcs_nstops); in ia64_ih_stop()
HDmachdep.c364 "nstops", CTLFLAG_RD, &pcs->pcs_nstops, in cpu_startup()