spu_cycle_reset 75 arch/powerpc/oprofile/op_model_cell.c static unsigned int spu_cycle_reset; spu_cycle_reset 562 arch/powerpc/oprofile/op_model_cell.c spu_cycle_reset = ctr[0].count; spu_cycle_reset 838 arch/powerpc/oprofile/op_model_cell.c spu_cycle_reset = 0; spu_cycle_reset 872 arch/powerpc/oprofile/op_model_cell.c spu_cycle_reset = ctr[0].count; spu_cycle_reset 1117 arch/powerpc/oprofile/op_model_cell.c set_spu_profiling_frequency(frq->new, spu_cycle_reset); spu_cycle_reset 1267 arch/powerpc/oprofile/op_model_cell.c set_spu_profiling_frequency(cpu_khzfreq, spu_cycle_reset); spu_cycle_reset 1280 arch/powerpc/oprofile/op_model_cell.c if (spu_cycle_reset > MAX_SPU_COUNT) spu_cycle_reset 1284 arch/powerpc/oprofile/op_model_cell.c lfsr_value = calculate_lfsr(spu_cycle_reset); spu_cycle_reset 1318 arch/powerpc/oprofile/op_model_cell.c rtas_error = start_spu_profiling_cycles(spu_cycle_reset);