OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGPROF
(Results
1 - 19
of
19
) sorted by relevancy
/src/sys/compat/linux/arch/arm/
linux_sigarray.c
62
SIGPROF
,
/src/sys/compat/linux/arch/m68k/
linux_sigarray.c
62
SIGPROF
,
/src/lib/librumpuser/
rumpuser_sigtrans.c
106
#ifdef
SIGPROF
107
case 27 : return
SIGPROF
;
/src/tests/usr.bin/c++/
t_tsan_signal_errno.sh
69
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
74
sigaction(
SIGPROF
, &act, 0);
97
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
102
sigaction(
SIGPROF
, &act, 0);
131
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
136
sigaction(
SIGPROF
, &act, 0);
165
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
170
sigaction(
SIGPROF
, &act, 0);
/src/tests/usr.bin/cc/
t_tsan_signal_errno.sh
69
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
74
sigaction(
SIGPROF
, &act, 0);
97
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
102
sigaction(
SIGPROF
, &act, 0);
131
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
136
sigaction(
SIGPROF
, &act, 0);
165
static void* sendsignal(void *p) { pthread_kill(mainth,
SIGPROF
); return NULL; }
170
sigaction(
SIGPROF
, &act, 0);
/src/sys/compat/linux/arch/alpha/
linux_sigarray.c
62
SIGPROF
,
/src/sys/compat/linux/arch/mips/
linux_sigarray.c
67
SIGPROF
,
/src/sys/compat/linux/arch/powerpc/
linux_sigarray.c
62
SIGPROF
,
/src/sys/compat/linux/arch/i386/
linux_sigarray.c
62
SIGPROF
, /* 27 */
/src/sys/compat/linux/arch/amd64/
linux_sigarray.c
64
SIGPROF
, /* 27 */
/src/sys/compat/linux/arch/aarch64/
linux_sigarray.c
57
/* 27 */ [LINUX_SIGPROF] =
SIGPROF
,
/src/games/warp/
sig.c
141
#ifdef
SIGPROF
warp.h
154
#ifdef
SIGPROF
/src/sys/sys/
signal.h
79
#define
SIGPROF
27 /* profiling time alarm */
/src/usr.bin/sort/
sort.c
327
SIGXCPU, SIGXFSZ, SIGVTALRM,
SIGPROF
, 0};
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
2489
ASSERT_EQ(signo,
SIGPROF
);
2512
sigaction(
SIGPROF
, 0, &origact);
2516
sigaction(
SIGPROF
, &act, 0);
2518
kill(getpid(),
SIGPROF
);
2522
sigaction(
SIGPROF
, &act, 0);
2526
sigaction(
SIGPROF
, &act, &oldact);
2529
kill(getpid(),
SIGPROF
);
2533
sigaction(
SIGPROF
, &act, &oldact);
2536
kill(getpid(),
SIGPROF
);
2540
sigaction(
SIGPROF
, &act, &oldact)
[
all
...]
/src/sys/compat/netbsd32/
netbsd32_signal.c
336
case
SIGPROF
:
426
case
SIGPROF
:
/src/sys/kern/
kern_time.c
1271
pt->pt_ev.sigev_signo =
SIGPROF
;
1681
pt->pt_ev.sigev_signo =
SIGPROF
;
/src/tests/lib/libc/sys/
t_ptrace_threads_wait.h
666
SIGPROF
,
Completed in 22 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025