Home
last modified time | relevance | path

Searched refs:PrefetchKey (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map_test.cc58 pscm.PrefetchKey(1); in TEST()
59 pscm.PrefetchKey(2); in TEST()
Dpresized_cuckoo_map.h139 void PrefetchKey(const key_type k) const { in PrefetchKey() function