pmc.atom.3 (82d6d46d0d1dbdaa32c754f97e94a772d01cb26c) pmc.atom.3 (b293497146fea63d76a1c7492c3a21e4e5bf8f48)
1.\" Copyright (c) 2008 Joseph Koshy. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 1152 unchanged lines hidden (view full) ---

1161.It Li branch-mispredicts Ta Li BR_INST_RETIRED.MISPRED Ta Li PMC_CLASS_IAP
1162.It Li ic-misses Ta Li ICACHE.MISSES Ta Li PMC_CLASS_IAP
1163.It Li instructions Ta Li INST_RETIRED.ANY_P Ta Li PMC_CLASS_IAF
1164.It Li interrupts Ta Li HW_INT_RCV Ta Li PMC_CLASS_IAP
1165.It Li unhalted-cycles Ta Li CPU_CLK_UNHALTED.CORE_P Ta Li PMC_CLASS_IAF
1166.El
1167.Sh SEE ALSO
1168.Xr pmc 3 ,
1.\" Copyright (c) 2008 Joseph Koshy. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

--- 1152 unchanged lines hidden (view full) ---

1161.It Li branch-mispredicts Ta Li BR_INST_RETIRED.MISPRED Ta Li PMC_CLASS_IAP
1162.It Li ic-misses Ta Li ICACHE.MISSES Ta Li PMC_CLASS_IAP
1163.It Li instructions Ta Li INST_RETIRED.ANY_P Ta Li PMC_CLASS_IAF
1164.It Li interrupts Ta Li HW_INT_RCV Ta Li PMC_CLASS_IAP
1165.It Li unhalted-cycles Ta Li CPU_CLK_UNHALTED.CORE_P Ta Li PMC_CLASS_IAF
1166.El
1167.Sh SEE ALSO
1168.Xr pmc 3 ,
1169.Xr pmc.amd 3 ,
1169.Xr pmc.atomsilvermont 3 ,
1170.Xr pmc.core 3 ,
1171.Xr pmc.core2 3 ,
1172.Xr pmc.iaf 3 ,
1170.Xr pmc.atomsilvermont 3 ,
1171.Xr pmc.core 3 ,
1172.Xr pmc.core2 3 ,
1173.Xr pmc.iaf 3 ,
1173.Xr pmc.k8 3 ,
1174.Xr pmc.soft 3 ,
1175.Xr pmc.tsc 3 ,
1176.Xr pmc_cpuinfo 3 ,
1177.Xr pmclog 3 ,
1178.Xr hwpmc 4
1179.Sh HISTORY
1180The
1181.Nm pmc
1182library first appeared in
1183.Fx 6.0 .
1184.Sh AUTHORS
1185The
1186.Lb libpmc
1187library was written by
1188.An Joseph Koshy Aq Mt jkoshy@FreeBSD.org .
1174.Xr pmc.soft 3 ,
1175.Xr pmc.tsc 3 ,
1176.Xr pmc_cpuinfo 3 ,
1177.Xr pmclog 3 ,
1178.Xr hwpmc 4
1179.Sh HISTORY
1180The
1181.Nm pmc
1182library first appeared in
1183.Fx 6.0 .
1184.Sh AUTHORS
1185The
1186.Lb libpmc
1187library was written by
1188.An Joseph Koshy Aq Mt jkoshy@FreeBSD.org .