Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/cell/
A Dpmu.c62 u32 cbe_read_phys_ctr(u32 cpu, u32 phys_ctr) in cbe_read_phys_ctr() function
79 EXPORT_SYMBOL_GPL(cbe_read_phys_ctr);
119 val = cbe_read_phys_ctr(cpu, phys_ctr); in cbe_read_ctr()
136 phys_val = cbe_read_phys_ctr(cpu, phys_ctr); in cbe_write_ctr()
/linux/arch/powerpc/include/asm/
A Dcell-pmu.h66 extern u32 cbe_read_phys_ctr(u32 cpu, u32 phys_ctr);

Completed in 4 milliseconds