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

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

79All page fault type.
80.It Li PAGE_FAULT.READ
81Read page fault.
82.It Li PAGE_FAULT.WRITE
83Write page fault.
84.El
85.Sh SEE ALSO
86.Xr pmc 3 ,
1.\" Copyright (c) 2012 Fabien Thomas. 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

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

79All page fault type.
80.It Li PAGE_FAULT.READ
81Read page fault.
82.It Li PAGE_FAULT.WRITE
83Write page fault.
84.El
85.Sh SEE ALSO
86.Xr pmc 3 ,
87.Xr pmc.amd 3 ,
87.Xr pmc.atom 3 ,
88.Xr pmc.core 3 ,
89.Xr pmc.corei7 3 ,
90.Xr pmc.corei7uc 3 ,
91.Xr pmc.iaf 3 ,
88.Xr pmc.atom 3 ,
89.Xr pmc.core 3 ,
90.Xr pmc.corei7 3 ,
91.Xr pmc.corei7uc 3 ,
92.Xr pmc.iaf 3 ,
92.Xr pmc.k8 3 ,
93.Xr pmc.tsc 3 ,
94.Xr pmc.ucf 3 ,
95.Xr pmc.westmereuc 3 ,
96.Xr pmc_cpuinfo 3 ,
97.Xr pmclog 3 ,
98.Xr hwpmc 4
99.Sh HISTORY
100The
101.Nm pmc
102library first appeared in
103.Fx 6.0 .
104.Sh AUTHORS
105.An -nosplit
106The
107.Lb libpmc
108library was written by
109.An Joseph Koshy Aq Mt jkoshy@FreeBSD.org .
110Software PMC was written by
111.An Fabien Thomas Aq Mt fabient@FreeBSD.org .
93.Xr pmc.tsc 3 ,
94.Xr pmc.ucf 3 ,
95.Xr pmc.westmereuc 3 ,
96.Xr pmc_cpuinfo 3 ,
97.Xr pmclog 3 ,
98.Xr hwpmc 4
99.Sh HISTORY
100The
101.Nm pmc
102library first appeared in
103.Fx 6.0 .
104.Sh AUTHORS
105.An -nosplit
106The
107.Lb libpmc
108library was written by
109.An Joseph Koshy Aq Mt jkoshy@FreeBSD.org .
110Software PMC was written by
111.An Fabien Thomas Aq Mt fabient@FreeBSD.org .