Home
last modified time | relevance | path

Searched defs:invocation_counter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dtranslation_cache.h62 uint32_t invocation_counter; member
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dscoped_allocator_optimizer.cc1084 static std::atomic<int64_t> invocation_counter(1); in ProcessGraphDef() local