OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_numentries
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
kernhist.h
94
uint32_t
sh_numentries
;
member in struct:sysctl_history
/src/sys/kern/
kern_history.c
496
buf->
sh_numentries
= h->n;
/src/usr.bin/vmstat/
vmstat.c
2427
strp = (char *)(&hist->sh_events[hist->
sh_numentries
]);
2430
hist->
sh_numentries
,
2453
i = (i + 1) % hist->
sh_numentries
;
Completed in 13 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025