OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pts_prof
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
timevar.h
142
struct itlist
pts_prof
;
member in struct:ptimers
/src/sys/kern/
kern_time.c
1074
LIST_INIT(&pts->
pts_prof
);
1132
for (itn = LIST_FIRST(&pts->
pts_prof
);
1138
LIST_FIRST(&pts->
pts_prof
) = NULL;
1143
LIST_INSERT_HEAD(&pts->
pts_prof
, itn, it_list);
1282
itl = &pts->
pts_prof
;
1680
itl = &pts->
pts_prof
;
1762
if ((it = LIST_FIRST(&pts->
pts_prof
)) != NULL)
Completed in 14 milliseconds
Indexes created Wed Nov 05 19:10:08 GMT 2025