OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Probe
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_type_hash_itanium.cc
102
unsigned
Probe
= First;
104
if (!__ubsan_vptr_hash_set[
Probe
] || __ubsan_vptr_hash_set[
Probe
] == V)
105
return &__ubsan_vptr_hash_set[
Probe
];
106
Probe
+= ((V >> 16) & 65535) + 1;
107
if (
Probe
>= HashTableSize)
108
Probe
-= HashTableSize;
110
// FIXME: Pick a random entry from the
probe
sequence to evict rather than
/src/sys/arch/mips/mips/
mipsX_subr.S
1905
tlbp #
Probe
the invalid entry
2117
tlbp #
Probe
for the entry.
2292
tlbp #
probe
the entry in question
2771
tlbp #
probe
VPN
Completed in 14 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025