Home
last modified time | relevance | path

Searched defs:read_pmc (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/arch/powerpc/kernel/
Dperf_event_fsl_emb.c56 static unsigned long read_pmc(int idx) in read_pmc() function
Dperf_event.c170 static unsigned long read_pmc(int idx) in read_pmc() function
/linux-3.3/arch/x86/kvm/
Dpmu.c136 static u64 read_pmc(struct kvm_pmc *pmc) in read_pmc() function
/linux-3.3/arch/x86/include/asm/
Dkvm_emulate.h184 int (*read_pmc)(struct x86_emulate_ctxt *ctxt, u32 pmc, u64 *pdata); member
Dparavirt_types.h161 u64 (*read_pmc)(int counter); member
/linux-3.3/arch/sparc/kernel/
Dperf_event.c582 static u32 read_pmc(int idx) in read_pmc() function