Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/perf/
Dcore-fsl-emb.c56 static unsigned long read_pmc(int idx) in read_pmc() function
Dcore-book3s.c201 static unsigned long read_pmc(int idx) in read_pmc() function
/linux-3.4.99/arch/x86/kvm/
Dpmu.c137 static u64 read_pmc(struct kvm_pmc *pmc) in read_pmc() function
/linux-3.4.99/arch/sparc/kernel/
Dperf_event.c586 static u32 read_pmc(int idx) in read_pmc() function
/linux-3.4.99/arch/x86/include/asm/
Dkvm_emulate.h185 int (*read_pmc)(struct x86_emulate_ctxt *ctxt, u32 pmc, u64 *pdata); member
Dparavirt_types.h162 u64 (*read_pmc)(int counter); member