Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/oprofile/
Dop_model_cell.c493 if (cbe_get_hw_thread_id(cpu)) in cell_virtual_cntr()
621 if (cbe_get_hw_thread_id(cpu)) in spu_evnt_swap()
913 if (cbe_get_hw_thread_id(cpu)) in cell_cpu_setup()
1153 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_cycles()
1189 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_events()
1220 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_ppu()
1274 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_cycles()
1358 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_events()
1408 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_ppu()
/Linux-v4.19/arch/powerpc/platforms/cell/
Dcbe_regs.c148 u32 cbe_get_hw_thread_id(int cpu) in cbe_get_hw_thread_id() function
152 EXPORT_SYMBOL_GPL(cbe_get_hw_thread_id);
/Linux-v4.19/arch/powerpc/oprofile/cell/
Dspu_profiler.c146 if (cbe_get_hw_thread_id(cpu)) in profile_spus()
/Linux-v4.19/arch/powerpc/include/asm/
Dcell-regs.h319 extern u32 cbe_get_hw_thread_id(int cpu);