Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-mips/sibyte/
Dtrace_prof.h33 struct sbprof_tb { struct
/linux-2.4.37.9/include/asm-mips64/sibyte/
Dtrace_prof.h33 struct sbprof_tb { struct
/linux-2.4.37.9/arch/mips/sibyte/sb1250/
Dbcm1250_tbprof.c42 static struct sbprof_tb sbp;
262 memset(&sbp, 0, sizeof(struct sbprof_tb)); in sbprof_tb_open()