Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dcell-pmu.h48 #define CBE_PM_TRACE_BUF_EMPTY 0x00000400 macro
/arch/powerpc/oprofile/cell/
Dspu_profiler.c120 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_spu_pc_collection()
/arch/powerpc/oprofile/
Dop_model_cell.c1533 while (!(trace_addr & CBE_PM_TRACE_BUF_EMPTY)) { in cell_handle_interrupt_spu()