Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestlockperf.c43 static long max_counter = DEFAULT_MAX_COUNTER; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/preemption/
H A Dpreemption_sync_manager.cc251 int64_t max_counter = kPreemptionSyncUnsetCounter; in ComputeSyncCallCounter() local