OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cachehit
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
mpool.h
78
unsigned long
cachehit
;
member in struct:MPOOL
/src/lib/libc/db/mpool/
mpool.c
469
++mp->
cachehit
;
500
if (mp->
cachehit
+ mp->cachemiss)
503
((double)mp->
cachehit
/ (mp->
cachehit
+ mp->cachemiss))
504
* 100, mp->
cachehit
, mp->cachemiss);
/src/sys/arch/sparc64/sparc64/
pmap.c
321
int
cachehit
; /* new entry forced valid entry out */
member in struct:__anon5c40aa2b0108
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025