Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c452 u64 read_pmc(int pmc) in read_pmc() function
/Linux-v6.6/arch/powerpc/perf/
Dcore-fsl-emb.c39 static unsigned long read_pmc(int idx) in read_pmc() function
Dcore-book3s.c814 static unsigned long read_pmc(int idx) in read_pmc() function
/Linux-v6.6/arch/sparc/kernel/
Dperf_event.c161 u32 (*read_pmc)(int); member
/Linux-v6.6/arch/x86/include/asm/
Dparavirt_types.h114 u64 (*read_pmc)(int counter); member
/Linux-v6.6/arch/x86/kvm/
Dkvm_emulate.h206 int (*read_pmc)(struct x86_emulate_ctxt *ctxt, u32 pmc, u64 *pdata); member