Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c180 static int spu_rtas_token; /* token for SPU cycle profiling */ variable
574 spu_rtas_token = rtas_token("ibm,cbe-spu-perftools"); in cell_reg_setup_spu_cycles()
576 if (unlikely(spu_rtas_token == RTAS_UNKNOWN_SERVICE)) { in cell_reg_setup_spu_cycles()
1166 rtn_value = rtas_call(spu_rtas_token, 3, 1, NULL, in cell_global_stop_spu_cycles()
1314 ret = rtas_call(spu_rtas_token, 3, 1, NULL, subfunc, in cell_global_start_spu_cycles()