OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSCALL_TIMES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_syscall_stats.c
47
#ifdef
SYSCALL_TIMES
48
uint64_t
syscall_times
[SYS_NSYSENT];
variable
69
#ifdef
SYSCALL_TIMES
74
NULL, 0,
syscall_times
, sizeof
syscall_times
,
/src/sys/sys/
syscall_stats.h
46
#if defined(
SYSCALL_TIMES
) && defined(__HAVE_CPU_COUNTER)
49
extern uint64_t
syscall_times
[SYS_NSYSENT];
140
#undef
SYSCALL_TIMES
Completed in 42 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026