OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coda_nc_stat
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/coda/
coda_namecache.c
105
struct coda_nc_statistics
coda_nc_stat
; /* Keep various stats */
variable in typeref:struct:coda_nc_statistics
137
memset(&
coda_nc_stat
, 0, (sizeof(struct coda_nc_statistics)));
187
coda_nc_stat
.Search_len += count;
232
coda_nc_stat
.long_name_enters++; /* record stats */
239
coda_nc_stat
.dbl_enters++; /* duplicate entry */
243
coda_nc_stat
.enters++; /* record the enters statistic */
255
coda_nc_stat
.lru_rm++; /* zapped a valid entry */
300
coda_nc_stat
.long_name_lookups++; /* record stats */
312
coda_nc_stat
.misses++; /* record miss */
316
coda_nc_stat
.hits++
[
all
...]
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025