Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/oprofile/
Dop_model_cell.c141 static unsigned long spu_pm_cnt[MAX_NUMNODES * NUM_SPUS_PER_NODE]; variable
637 spu_pm_cnt[cur_phys_spu] in spu_evnt_swap()
644 if (spu_pm_cnt[nxt_phys_spu] >= 0xFFFFFFFF) in spu_evnt_swap()
647 cbe_write_ctr(cpu, 0, spu_pm_cnt[nxt_phys_spu]); in spu_evnt_swap()
749 spu_pm_cnt[i] = reset_value[0]; in cell_reg_setup_spu_events()