Home
last modified time | relevance | path

Searched refs:cbe_write_phys_ctr (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/platforms/cell/
Dpmu.c93 void cbe_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val) in cbe_write_phys_ctr() function
118 EXPORT_SYMBOL_GPL(cbe_write_phys_ctr);
156 cbe_write_phys_ctr(cpu, phys_ctr, val); in cbe_write_ctr()
/arch/powerpc/include/asm/
Dcell-pmu.h80 extern void cbe_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val);