Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/oprofile/
Dop_model_cell.c493 if (cbe_get_hw_thread_id(cpu)) in cell_virtual_cntr()
623 if (cbe_get_hw_thread_id(cpu)) in spu_evnt_swap()
917 if (cbe_get_hw_thread_id(cpu)) in cell_cpu_setup()
1157 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_cycles()
1193 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_spu_events()
1224 if (cbe_get_hw_thread_id(cpu)) in cell_global_stop_ppu()
1278 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_cycles()
1362 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_spu_events()
1412 if (cbe_get_hw_thread_id(cpu)) in cell_global_start_ppu()
/linux-4.1.27/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-4.1.27/arch/powerpc/oprofile/cell/
Dspu_profiler.c146 if (cbe_get_hw_thread_id(cpu)) in profile_spus()
/linux-4.1.27/arch/powerpc/include/asm/
Dcell-regs.h318 extern u32 cbe_get_hw_thread_id(int cpu);