Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c1256 unsigned int cpu_khzfreq = 0; in cell_global_start_spu_cycles() local
1272 cpu_khzfreq = cpufreq_quick_get(smp_processor_id()); in cell_global_start_spu_cycles()
1275 set_spu_profiling_frequency(cpu_khzfreq, spu_cycle_reset); in cell_global_start_spu_cycles()