OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSCALL_COUNT
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
syscall_stats.h
44
#define
SYSCALL_COUNT
(table, code) ((table)[code]++)
143
#ifndef
SYSCALL_COUNT
144
#define
SYSCALL_COUNT
(table, code)
/src/sys/kern/
sys_syscall.c
83
SYSCALL_COUNT
(syscall_counts, code);
/src/sys/arch/amd64/amd64/
netbsd32_syscall.c
82
SYSCALL_COUNT
(syscall_counts, code);
/src/sys/arch/x86/x86/
syscall.c
113
SYSCALL_COUNT
(syscall_counts, code);
Completed in 14 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025