Joseph Koshy e829eb6d61 - Separate PMC class dependent code from other kinds of machine
dependencies.  A 'struct pmc_classdep' structure describes operations
  on PMCs; 'struct pmc_mdep' contains one or more 'struct pmc_classdep'
  structures depending on the CPU in question.

  Inside PMC class dependent code, row indices are relative to the
  PMCs supported by the PMC class; MI code in "hwpmc_mod.c" translates
  global row indices before invoking class dependent operations.

- Augment the OP_GETCPUINFO request with the number of PMCs present
  in a PMC class.

- Move code common to Intel CPUs to file "hwpmc_intel.c".

- Move TSC handling to file "hwpmc_tsc.c".
2008-11-09 17:37:54 +00:00
..
2004-08-30 03:35:17 +00:00
2008-05-19 01:53:47 +00:00
2006-10-15 14:22:14 +00:00
2008-04-07 11:26:13 +00:00
2006-07-27 19:12:49 +00:00
2005-02-25 06:59:56 +00:00
2004-09-04 03:32:15 +00:00
2005-10-18 06:11:08 +00:00
2004-10-13 05:41:09 +00:00
2006-02-26 17:51:22 +00:00
2008-08-23 20:59:12 +00:00
2005-10-05 05:26:03 +00:00
2006-11-11 15:02:04 +00:00
2007-03-19 17:34:31 +00:00
2004-12-29 08:44:30 +00:00
2007-06-13 02:08:04 +00:00
2007-07-03 12:46:08 +00:00
2006-09-22 22:11:29 +00:00
2006-03-12 19:06:06 +00:00
2008-05-22 21:53:15 +00:00
2008-05-27 01:54:45 +00:00
2008-04-12 14:20:22 +00:00
2008-11-06 10:53:35 +00:00
2006-12-13 02:37:48 +00:00
2007-03-11 15:20:04 +00:00
2008-11-06 10:53:35 +00:00
2005-09-20 06:48:55 +00:00
2005-05-10 12:02:18 +00:00
2006-10-29 17:23:54 +00:00
2006-06-18 05:04:42 +00:00
2005-03-14 16:04:27 +00:00
2008-05-05 20:19:33 +00:00
2008-08-07 20:51:51 +00:00
2008-11-05 15:04:03 +00:00
2006-07-25 00:45:55 +00:00
2005-02-09 08:35:24 +00:00
2007-06-29 05:23:15 +00:00
2005-08-10 04:01:21 +00:00
2008-11-05 15:04:03 +00:00