Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c66 #define MAX_SPU_COUNT 0xFFFFFF /* maximum 24 bit LFSR value */ macro
1288 if (spu_cycle_reset > MAX_SPU_COUNT) in cell_global_start_spu_cycles()
1290 lfsr_value = calculate_lfsr(MAX_SPU_COUNT-1); in cell_global_start_spu_cycles()