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.c79 static unsigned int spu_cycle_reset; variable
568 spu_cycle_reset = ctr[0].count; in cell_reg_setup_spu_cycles()
846 spu_cycle_reset = 0; in cell_reg_setup()
880 spu_cycle_reset = ctr[0].count; in cell_reg_setup()
1125 set_spu_profiling_frequency(frq->new, spu_cycle_reset); in oprof_cpufreq_notify()
1275 set_spu_profiling_frequency(cpu_khzfreq, spu_cycle_reset); in cell_global_start_spu_cycles()
1288 if (spu_cycle_reset > MAX_SPU_COUNT) in cell_global_start_spu_cycles()
1292 lfsr_value = calculate_lfsr(spu_cycle_reset); in cell_global_start_spu_cycles()
1326 rtas_error = start_spu_profiling_cycles(spu_cycle_reset); in cell_global_start_spu_cycles()