pmc.3 (82d6d46d0d1dbdaa32c754f97e94a772d01cb26c) pmc.3 (b293497146fea63d76a1c7492c3a21e4e5bf8f48)
1.\" Copyright (c) 2003-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

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

486are equivalent.
487.Ss PMC Architecture Dependent Events
488PMC architecture dependent event specifiers are described in the
489following manual pages:
490.Bl -column " PMC_CLASS_TSC " "MANUAL PAGE "
491.It Em "PMC Class" Ta Em "Manual Page"
492.It Li PMC_CLASS_IAF Ta Xr pmc.iaf 3
493.It Li PMC_CLASS_IAP Ta Xr pmc.atom 3 , Xr pmc.core 3 , Xr pmc.core2 3
1.\" Copyright (c) 2003-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

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

486are equivalent.
487.Ss PMC Architecture Dependent Events
488PMC architecture dependent event specifiers are described in the
489following manual pages:
490.Bl -column " PMC_CLASS_TSC " "MANUAL PAGE "
491.It Em "PMC Class" Ta Em "Manual Page"
492.It Li PMC_CLASS_IAF Ta Xr pmc.iaf 3
493.It Li PMC_CLASS_IAP Ta Xr pmc.atom 3 , Xr pmc.core 3 , Xr pmc.core2 3
494.It Li PMC_CLASS_K8 Ta Xr pmc.k8 3
494.It Li PMC_CLASS_K8 Ta Xr pmc.amd 3
495.It Li PMC_CLASS_TSC Ta Xr pmc.tsc 3
496.El
497.Ss Event Name Aliases
498Event name aliases are PMC-independent names for commonly used events.
499The following aliases are known to this version of the
500.Nm pmc
501library:
502.Bl -tag -width indent

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

529change.
530In order to ease forward compatibility with future versions of the
531.Xr hwpmc 4
532driver, applications are urged to dynamically link with the
533.Nm pmc
534library.
535Doing otherwise is unsupported.
536.Sh SEE ALSO
495.It Li PMC_CLASS_TSC Ta Xr pmc.tsc 3
496.El
497.Ss Event Name Aliases
498Event name aliases are PMC-independent names for commonly used events.
499The following aliases are known to this version of the
500.Nm pmc
501library:
502.Bl -tag -width indent

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

529change.
530In order to ease forward compatibility with future versions of the
531.Xr hwpmc 4
532driver, applications are urged to dynamically link with the
533.Nm pmc
534library.
535Doing otherwise is unsupported.
536.Sh SEE ALSO
537.Xr pmc.amd 3 ,
537.Xr pmc.atom 3 ,
538.Xr pmc.core 3 ,
539.Xr pmc.core2 3 ,
540.Xr pmc.haswell 3 ,
541.Xr pmc.haswelluc 3 ,
542.Xr pmc.haswellxeon 3 ,
543.Xr pmc.iaf 3 ,
544.Xr pmc.ivybridge 3 ,
545.Xr pmc.ivybridgexeon 3 ,
538.Xr pmc.atom 3 ,
539.Xr pmc.core 3 ,
540.Xr pmc.core2 3 ,
541.Xr pmc.haswell 3 ,
542.Xr pmc.haswelluc 3 ,
543.Xr pmc.haswellxeon 3 ,
544.Xr pmc.iaf 3 ,
545.Xr pmc.ivybridge 3 ,
546.Xr pmc.ivybridgexeon 3 ,
546.Xr pmc.k8 3 ,
547.Xr pmc.sandybridge 3 ,
548.Xr pmc.sandybridgeuc 3 ,
549.Xr pmc.sandybridgexeon 3 ,
550.Xr pmc.soft 3 ,
551.Xr pmc.tsc 3 ,
552.Xr pmc.westmere 3 ,
553.Xr pmc.westmereuc 3 ,
554.Xr pmc_allocate 3 ,

--- 26 unchanged lines hidden ---
547.Xr pmc.sandybridge 3 ,
548.Xr pmc.sandybridgeuc 3 ,
549.Xr pmc.sandybridgexeon 3 ,
550.Xr pmc.soft 3 ,
551.Xr pmc.tsc 3 ,
552.Xr pmc.westmere 3 ,
553.Xr pmc.westmereuc 3 ,
554.Xr pmc_allocate 3 ,

--- 26 unchanged lines hidden ---