OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ru_nivcsw
(Results
1 - 13
of
13
) sorted by relevancy
/src/sys/sys/
resource.h
74
long
ru_nivcsw
; /* involuntary " */
member in struct:rusage
75
#define ru_last
ru_nivcsw
/src/sys/compat/sys/
resource.h
58
long
ru_nivcsw
; /* involuntary " */
member in struct:rusage50
/src/bin/csh/
time.c
125
ru->
ru_nivcsw
+= ru2->
ru_nivcsw
;
219
(void)fprintf(fp, "%ld", r1->
ru_nivcsw
- r0->
ru_nivcsw
);
/src/sys/compat/linux/arch/alpha/
linux_osf1.h
96
osf1_long
ru_nivcsw
;
member in struct:osf1_rusage
linux_osf1.c
133
oru->
ru_nivcsw
= ru->
ru_nivcsw
;
/src/usr.bin/time/
time.c
184
prl(ru.
ru_nivcsw
, "involuntary context switches");
/src/sys/compat/netbsd32/
netbsd32_conv.h
203
C(
ru_nivcsw
);
229
C(
ru_nivcsw
);
255
C(
ru_nivcsw
);
netbsd32.h
438
netbsd32_long
ru_nivcsw
; /* involuntary " */
member in struct:netbsd32_rusage50
458
netbsd32_long
ru_nivcsw
; /* involuntary " */
member in struct:netbsd32_rusage
/src/sys/kern/
kern_synch.c
751
l->l_ru.
ru_nivcsw
++;
kern_lwp.c
2151
pctr += curlwp->l_ru.
ru_nivcsw
;
kern_proc.c
2923
ki->p_uru_nivcsw = ru.
ru_nivcsw
;
/src/lib/libkvm/
kvm_proc.c
683
kp2p->p_uru_nivcsw = pstats.p_ru.
ru_nivcsw
;
/src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
msan_test.cc
3081
EXPECT_NOT_POISONED(usage.
ru_nivcsw
);
Completed in 132 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025