Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/oprofile/cell/
Dpr_util.h92 int start_spu_profiling_cycles(unsigned int cycles_reset);
Dspu_profiler.c198 int start_spu_profiling_cycles(unsigned int cycles_reset) in start_spu_profiling_cycles() function
/Linux-v5.10/arch/powerpc/oprofile/
Dop_model_cell.c1318 rtas_error = start_spu_profiling_cycles(spu_cycle_reset); in cell_global_start_spu_cycles()