From 582c4bc20d9f0fab74f8d4923cea7058196c61bb Mon Sep 17 00:00:00 2001 From: joel Date: Tue, 27 Mar 2012 15:55:56 +0000 Subject: Remove useless Ta macro. --- lib/libpmc/pmc.mips24k.3 | 8 ++++---- lib/libpmc/pmc.octeon.3 | 8 ++++---- lib/libpmc/pmc.xscale.3 | 12 ++++++------ 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'lib/libpmc') diff --git a/lib/libpmc/pmc.mips24k.3 b/lib/libpmc/pmc.mips24k.3 index 84e8c01..dc49f09 100644 --- a/lib/libpmc/pmc.mips24k.3 +++ b/lib/libpmc/pmc.mips24k.3 @@ -376,10 +376,10 @@ aliases supported by .Lb libpmc and the underlying hardware events used. .Bl -column "branch-mispredicts" "cpu_clk_unhalted.core_p" -.It Em Alias Ta Em Event Ta -.It Li instructions Ta Li INSTR_EXECUTED Ta -.It Li branches Ta Li BRANCH_COMPLETED Ta -.It Li branch-mispredicts Ta Li BRANCH_MISPRED Ta +.It Em Alias Ta Em Event +.It Li instructions Ta Li INSTR_EXECUTED +.It Li branches Ta Li BRANCH_COMPLETED +.It Li branch-mispredicts Ta Li BRANCH_MISPRED .El .Sh SEE ALSO .Xr pmc 3 , diff --git a/lib/libpmc/pmc.octeon.3 b/lib/libpmc/pmc.octeon.3 index 78638ba..d0ef3de 100644 --- a/lib/libpmc/pmc.octeon.3 +++ b/lib/libpmc/pmc.octeon.3 @@ -216,10 +216,10 @@ aliases supported by .Lb libpmc and the underlying hardware events used. .Bl -column "branch-mispredicts" "cpu_clk_unhalted.core_p" -.It Em Alias Ta Em Event Ta -.It Li instructions Ta Li RET Ta -.It Li branches Ta Li BR Ta -.It Li branch-mispredicts Ta Li BRMIS Ta +.It Em Alias Ta Em Event +.It Li instructions Ta Li RET +.It Li branches Ta Li BR +.It Li branch-mispredicts Ta Li BS .El .Sh SEE ALSO .Xr pmc 3 , diff --git a/lib/libpmc/pmc.xscale.3 b/lib/libpmc/pmc.xscale.3 index 32dfc68..25e78e2 100644 --- a/lib/libpmc/pmc.xscale.3 +++ b/lib/libpmc/pmc.xscale.3 @@ -123,12 +123,12 @@ aliases supported by .Lb libpmc and the underlying hardware events used. .Bl -column "branch-mispredicts" "BRANCH_MISPRED" -.It Em Alias Ta Em Event Ta -.It Li branches Ta Li BRANCH_RETIRED Ta -.It Li branch-mispredicts Ta Li BRANCH_MISPRED Ta -.It Li dc-misses Ta Li DC_MISS Ta -.It Li ic-misses Ta Li IC_MISS Ta -.It Li instructions Ta Li INSTR_RETIRED Ta +.It Em Alias Ta Em Event +.It Li branches Ta Li BRANCH_RETIRED +.It Li branch-mispredicts Ta Li BRANCH_MISPRED +.It Li dc-misses Ta Li DC_MISS +.It Li ic-misses Ta Li IC_MISS +.It Li instructions Ta Li INSTR_RETIRED .El .Sh SEE ALSO .Xr pmc 3 , -- cgit v1.1