Searched defs:SIGPROF (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/sys/
H A Dsignal.h82 #define SIGPROF 27 /* profiling time alarm */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dsigall.c1035 #ifdef SIGPROF local
/openbsd-current/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2540 kill(getpid(), SIGPROF); local
2551 kill(getpid(), SIGPROF); local
2558 kill(getpid(), SIGPROF); local
[all...]

Completed in 93 milliseconds