Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/oprofile/cell/
Dspu_profiler.c33 int spu_prof_running; variable
138 if (!spu_prof_running) in profile_spus()
180 if (!spu_prof_running) in profile_spus()
215 spu_prof_running = 1; in start_spu_profiling_cycles()
231 spu_prof_running = 1; in start_spu_profiling_events()
239 spu_prof_running = 0; in stop_spu_profiling_cycles()
247 spu_prof_running = 0; in stop_spu_profiling_events()
Dpr_util.h27 extern int spu_prof_running;
Dspu_task_sync.c129 if (spu_prof_running) in wq_sync_spu_buff()