Searched refs:sys_prof (Results 1 – 7 of 7) sorted by relevance
/external/strace/linux/ |
D | dummy.h | 95 #define sys_prof printargs macro
|
D | syscall.h | 45 int sys_dup(), sys_pipe(), sys_times(), sys_prof(), sys_brk();
|
/external/strace/linux/arm/ |
D | syscallent.h | 75 { 0, 0, sys_prof, "prof" }, /* 44 */
|
/external/strace/linux/i386/ |
D | syscallent.h | 75 { 0, 0, sys_prof, "prof" }, /* 44 */
|
/external/strace/linux/sh/ |
D | syscallent.h | 77 { 0, 0, sys_prof, "prof" }, /* 44 */
|
/external/valgrind/main/docs/internals/ |
D | porting-to-ARM.txt | 951 /* 44 was sys_prof */
|
/external/strace/linux/mips/ |
D | syscallent.h | 4049 { 0, 0, sys_prof, "prof" }, /* 4044 */
|