Home
last modified time | relevance | path

Searched refs:syscallwc (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/platform/pc64/x86_64/
H A Dtrap.c164 struct syscallwc { struct
171 struct syscallwc SysCallsWorstCase[MAXCPU]; argument
1289 struct syscallwc *scwc = &SysCallsWorstCase[mycpu->gd_cpuid]; in syscall2()