Home
last modified time | relevance | path

Searched refs:spu_rtas_token (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c176 static int spu_rtas_token; /* token for SPU cycle profiling */ variable
568 spu_rtas_token = rtas_token("ibm,cbe-spu-perftools"); in cell_reg_setup_spu_cycles()
570 if (unlikely(spu_rtas_token == RTAS_UNKNOWN_SERVICE)) { in cell_reg_setup_spu_cycles()
1158 rtn_value = rtas_call(spu_rtas_token, 3, 1, NULL, in cell_global_stop_spu_cycles()
1306 ret = rtas_call(spu_rtas_token, 3, 1, NULL, subfunc, in cell_global_start_spu_cycles()

Completed in 3 milliseconds