Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/oprofile/cell/
Dspu_profiler.c38 static unsigned int profiling_interval; variable
70 profiling_interval = (ns_per_cyc * cycles_reset) >> SCALE_SHIFT; in set_spu_profiling_frequency()
183 kt = ktime_set(0, profiling_interval); in profile_spus()
207 kt = ktime_set(0, profiling_interval); in start_spu_profiling_cycles()