Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/oprofile/cell/
Dspu_profiler.c37 int spu_prof_running; variable
142 if (!spu_prof_running) in profile_spus()
184 if (!spu_prof_running) in profile_spus()
219 spu_prof_running = 1; in start_spu_profiling_cycles()
235 spu_prof_running = 1; in start_spu_profiling_events()
243 spu_prof_running = 0; in stop_spu_profiling_cycles()
251 spu_prof_running = 0; in stop_spu_profiling_events()
Dpr_util.h31 extern int spu_prof_running;
Dspu_task_sync.c132 if (spu_prof_running) in wq_sync_spu_buff()