Lines Matching full:monitor
4 * Monitor.
13 /* Performance Monitor Registers */
20 /* Freescale Book E Performance Monitor APU Registers */
21 #define PMRN_PMC0 0x010 /* Performance Monitor Counter 0 */
22 #define PMRN_PMC1 0x011 /* Performance Monitor Counter 1 */
23 #define PMRN_PMC2 0x012 /* Performance Monitor Counter 2 */
24 #define PMRN_PMC3 0x013 /* Performance Monitor Counter 3 */
25 #define PMRN_PMC4 0x014 /* Performance Monitor Counter 4 */
26 #define PMRN_PMC5 0x015 /* Performance Monitor Counter 5 */
67 #define PMRN_UPMC0 0x000 /* User Performance Monitor Counter 0 */
68 #define PMRN_UPMC1 0x001 /* User Performance Monitor Counter 1 */
69 #define PMRN_UPMC2 0x002 /* User Performance Monitor Counter 2 */
70 #define PMRN_UPMC3 0x003 /* User Performance Monitor Counter 3 */
71 #define PMRN_UPMC4 0x004 /* User Performance Monitor Counter 4 */
72 #define PMRN_UPMC5 0x005 /* User Performance Monitor Counter 5 */