..
hwpmc_amd.c
- Efficiency tweak: when checking for PMC overflows, only go to
2008-12-02 10:46:35 +00:00
hwpmc_amd.h
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_arm.c
Unbreak LINT.
2008-11-22 12:34:49 +00:00
hwpmc_core.c
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
2008-11-27 09:00:47 +00:00
hwpmc_core.h
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
2008-11-27 09:00:47 +00:00
hwpmc_ia64.c
Unbreak LINT.
2008-11-22 12:34:49 +00:00
hwpmc_intel.c
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
2008-11-27 09:00:47 +00:00
hwpmc_logging.c
Improve a comment.
2008-11-30 05:10:14 +00:00
hwpmc_mod.c
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
2008-11-27 09:00:47 +00:00
hwpmc_pentium.c
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_pentium.h
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_piv.c
Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").
2008-11-26 19:25:13 +00:00
hwpmc_piv.h
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_powerpc.c
Unbreak LINT.
2008-11-22 12:34:49 +00:00
hwpmc_ppro.c
- Efficiency tweak: when checking for PMC overflows, only go to
2008-12-02 10:46:35 +00:00
hwpmc_ppro.h
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_sparc64.c
Unbreak LINT.
2008-11-22 12:34:49 +00:00
hwpmc_tsc.c
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_tsc.h
- Separate PMC class dependent code from other kinds of machine
2008-11-09 17:37:54 +00:00
hwpmc_x86.c
Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").
2008-11-26 19:25:13 +00:00
pmc_events.h
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
2008-11-27 09:00:47 +00:00