Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c51 #define NUM_SPUS_PER_NODE 8 macro
141 static unsigned long spu_pm_cnt[MAX_NUMNODES * NUM_SPUS_PER_NODE];
614 if (++(spu_evnt_phys_spu_indx) == NUM_SPUS_PER_NODE) in spu_evnt_swap()
627 cur_phys_spu = (node * NUM_SPUS_PER_NODE) in spu_evnt_swap()
629 nxt_phys_spu = (node * NUM_SPUS_PER_NODE) in spu_evnt_swap()
752 for (i=0; i < MAX_NUMNODES * NUM_SPUS_PER_NODE; i++) in cell_reg_setup_spu_events()
1087 struct pm_signal pm_signal_local[NUM_SPUS_PER_NODE]; in pm_rtas_activate_spu_profiling()
1565 + (cbe_cpu_to_node(cpu) * NUM_SPUS_PER_NODE); in cell_handle_interrupt_spu()