OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spc_lastmod
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_cpu.c
242
cs->cs_lastmod = (int32_t)ci->ci_schedstate.
spc_lastmod
;
244
(ci->ci_schedstate.
spc_lastmod
>> 32);
454
spc->
spc_lastmod
= time_second;
570
spc->
spc_lastmod
= time_second;
subr_interrupt.c
116
spc->
spc_lastmod
= time_second;
init_main.c
729
ci->ci_schedstate.
spc_lastmod
= time_second;
/src/sys/sys/
sched.h
164
time_t
spc_lastmod
; /* c: time of last cpu state change */
member in struct:schedstate_percpu
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026