HomeSort by relevance Sort by last modified time
    Searched refs:profil (Results 1 - 25 of 34) sorted by null

1 2

  /external/ltp/testcases/kernel/syscalls/
Makefile 29 mincore mprotect nftw profil remap_file_pages sbrk
33 FILTER_OUT_DIRS += profil
  /external/ltp/testcases/kernel/syscalls/profil/
profil01.c 54 * sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h
78 ret = profil(buf, sizeof(buf), offset, 2*65536);
80 tst_brkm(TBROK, NULL, "profil returned: %d\n", ret);
111 tst_resm(TPASS, "profil recorded some data");
113 tst_resm(TFAIL, "profil failed to record anything");
  /device/linaro/bootloader/edk2/StdLib/Include/
unistd.h 218 int profil(char *, size_t, u_long, u_int);
  /external/strace/linux/arm/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/crisv10/
syscallent.h 99 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/i386/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/m68k/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/mips/
syscallent-o32.h 101 [4098] = { 0, 0, SEN(profil), "profil" },
  /external/strace/linux/powerpc/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/powerpc64/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/sh/
syscallent.h 129 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/sh64/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h     [all...]
  /external/strace/linux/bfin/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /external/strace/linux/microblaze/
syscallent.h 127 [ 98] = { 4, 0, SEN(profil), "profil" },
  /prebuilts/go/darwin-x86/src/syscall/
syscall_netbsd.go 429 // profil
syscall_openbsd.go 246 // profil
zsysnum_dragonfly_amd64.go 48 SYS_PROFIL = 44 // { int profil(caddr_t samples, size_t size, \
zsysnum_freebsd_386.go 47 SYS_PROFIL = 44 // { int profil(caddr_t samples, size_t size, \
zsysnum_freebsd_amd64.go 47 SYS_PROFIL = 44 // { int profil(caddr_t samples, size_t size, \
zsysnum_freebsd_arm.go 47 SYS_PROFIL = 44 // { int profil(caddr_t samples, size_t size, \
  /prebuilts/go/linux-x86/src/syscall/
syscall_netbsd.go 429 // profil
syscall_openbsd.go 246 // profil
zsysnum_dragonfly_amd64.go 48 SYS_PROFIL = 44 // { int profil(caddr_t samples, size_t size, \

Completed in 2266 milliseconds

1 2