OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curhash
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vmstat/
vmstat.c
1940
struct kernel_hash *
curhash
;
local in function:dohashstat
1956
for (
curhash
= khashes;
curhash
->description;
curhash
++) {
1957
if (hashnl[
curhash
->hashsize].n_value == 0 ||
1958
hashnl[
curhash
->hashtbl].n_value == 0)
1961
hashnl[
curhash
->hashsize].n_name + 1,
1962
curhash
->description);
1968
for (
curhash
= khashes;
curhash
->description; curhash++)
[
all
...]
vmstat.c
1940
struct kernel_hash *
curhash
;
local in function:dohashstat
1956
for (
curhash
= khashes;
curhash
->description;
curhash
++) {
1957
if (hashnl[
curhash
->hashsize].n_value == 0 ||
1958
hashnl[
curhash
->hashtbl].n_value == 0)
1961
hashnl[
curhash
->hashsize].n_name + 1,
1962
curhash
->description);
1968
for (
curhash
= khashes;
curhash
->description; curhash++)
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025