OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l_slpticksum
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
lwp.h
112
u_int
l_slpticksum
; /* l: Sum of ticks spent sleeping */
member in struct:lwp
/src/sys/kern/
kern_sleepq.c
164
l->
l_slpticksum
+= (getticks() - l->l_slpticks);
kern_runq.c
1050
batch = (l->l_rticksum > l->
l_slpticksum
);
1059
l->
l_slpticksum
= 0;
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025