pmcd_value is actually a quad_t.

This commit is contained in:
David Malone 2000-09-10 14:35:20 +00:00
parent dd11af6637
commit 8f53d1f12d

View File

@ -141,7 +141,7 @@ structure defines two fields:
.Bl -tag -compact -width "quad_t pmcd_value"
.It Li "int pmcd_num"
the number of the counter to read
.It Li "int pmcd_value"
.It Li "quad_t pmcd_value"
the resulting value as a 64-bit signed integer
.El
.Pp