Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/oprofile/cell/
Dpr_util.h96 int start_spu_profiling_cycles(unsigned int cycles_reset);
Dspu_profiler.c202 int start_spu_profiling_cycles(unsigned int cycles_reset) in start_spu_profiling_cycles() function
/Linux-v4.19/arch/powerpc/oprofile/
Dop_model_cell.c1322 rtas_error = start_spu_profiling_cycles(spu_cycle_reset); in cell_global_start_spu_cycles()