Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c80 static unsigned int spu_cycle_reset; variable
569 spu_cycle_reset = ctr[0].count; in cell_reg_setup_spu_cycles()
847 spu_cycle_reset = 0; in cell_reg_setup()
881 spu_cycle_reset = ctr[0].count; in cell_reg_setup()
1127 set_spu_profiling_frequency(frq->new, spu_cycle_reset); in oprof_cpufreq_notify()
1277 set_spu_profiling_frequency(cpu_khzfreq, spu_cycle_reset); in cell_global_start_spu_cycles()
1290 if (spu_cycle_reset > MAX_SPU_COUNT) in cell_global_start_spu_cycles()
1294 lfsr_value = calculate_lfsr(spu_cycle_reset); in cell_global_start_spu_cycles()
1328 rtas_error = start_spu_profiling_cycles(spu_cycle_reset); in cell_global_start_spu_cycles()