Searched refs:CCCR_READ (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/oprofile/
H A Dop_model_p4.c363 #define CCCR_READ(low, high, i) do {rdmsr(p4_counters[(i)].cccr_address, (low), (high));} while (0) macro
533 CCCR_READ(cccr, high, VIRT_CTR(stag, ctr));
613 CCCR_READ(low, high, real);
642 CCCR_READ(low, high, VIRT_CTR(stag, i));
659 CCCR_READ(low, high, VIRT_CTR(stag, i));

Completed in 56 milliseconds