Home
last modified time | relevance | path

Searched refs:start_spu_profiling_cycles (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dpr_util.h92 int start_spu_profiling_cycles(unsigned int cycles_reset);
H A Dspu_profiler.c198 int start_spu_profiling_cycles(unsigned int cycles_reset) in start_spu_profiling_cycles() function
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_cell.c1318 rtas_error = start_spu_profiling_cycles(spu_cycle_reset); in cell_global_start_spu_cycles()