Home
last modified time | relevance | path

Searched refs:cbe_get_hw_thread_id (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/oprofile/
Dop_model_cell.c489 if (cbe_get_hw_thread_id(cpu)) in cell_virtual_cntr()
617 if (cbe_get_hw_thread_id(cpu)) in spu_evnt_swap()
909 if (cbe_get_hw_thread_id(cpu)) in cell_cpu_setup()
1149 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_cycles()
1185 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_events()
1216 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_ppu()
1270 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_cycles()
1354 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_events()
1404 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_ppu()
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
Dcbe_regs.c149 u32 cbe_get_hw_thread_id(int cpu) in cbe_get_hw_thread_id() function
153 EXPORT_SYMBOL_GPL(cbe_get_hw_thread_id);
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
Dspu_profiler.c142 if (cbe_get_hw_thread_id(cpu)) in profile_spus()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcell-regs.h319 extern u32 cbe_get_hw_thread_id(int cpu);