HomeSort by relevance Sort by last modified time
    Searched refs:VKI_SIGPROF (Results 1 - 14 of 14) sorted by null

  /external/valgrind/coregrind/m_gdbserver/
signals.c 373 #if defined (VKI_SIGPROF)
374 if (hostsig == VKI_SIGPROF)
622 #if defined (VKI_SIGPROF)
624 return VKI_SIGPROF;
  /external/valgrind/coregrind/m_sigframe/
sigframe-solaris.c 134 case VKI_SIGPROF:
  /external/valgrind/include/vki/
vki-amd64-linux.h 111 #define VKI_SIGPROF 27
vki-arm64-linux.h 118 #define VKI_SIGPROF 27
vki-arm-linux.h 133 #define VKI_SIGPROF 27
vki-ppc32-linux.h 134 #define VKI_SIGPROF 27
    [all...]
vki-ppc64-linux.h 138 #define VKI_SIGPROF 27
vki-s390x-linux.h 178 #define VKI_SIGPROF 27
vki-x86-linux.h 129 #define VKI_SIGPROF 27
vki-mips32-linux.h 148 #define VKI_SIGPROF 29 /* Profiling alarm clock (4.2 BSD). */
    [all...]
vki-mips64-linux.h 158 #define VKI_SIGPROF 29 /* Profiling alarm clock (4.2 BSD). */
    [all...]
vki-darwin.h 497 #define VKI_SIGPROF SIGPROF
vki-solaris.h 1100 #define VKI_SIGPROF SIGPROF /* 29 */
    [all...]
  /external/valgrind/coregrind/
m_signals.c     [all...]

Completed in 68 milliseconds