aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlok Kataria <[email protected]>2008-06-23 18:21:56 -0700
committerIngo Molnar <[email protected]>2008-06-24 13:53:46 +0200
commitf3f3149f35b9195ef4b761b1353fc0766b5f53be (patch)
tree96e67c82e8ea6ce57ce5f83a8036f87a8d534867 /tools/perf/scripts/python
parent6ff10de374cc68ff2024247793176dc8a1b317ea (diff)
x86: use cpu_khz for loops_per_jiffy calculation, cleanup
As suggested by Ingo, remove all references to tsc from init/calibrate.c TSC is x86 specific, and using tsc in variable names in a generic file should be avoided. lpj_tsc is now called lpj_fine, since it is related to fine tuning of lpj value. Also tsc_rate_* is called timer_rate_* Signed-off-by: Alok N Kataria <[email protected]> Cc: Arjan van de Ven <[email protected]> Cc: Daniel Hecht <[email protected]> Cc: Tim Mann <[email protected]> Cc: Zach Amsden <[email protected]> Cc: Sahil Rihan <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions