Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmkl_cpu_allocator.h101 inline void IncrementStats(size_t alloc_size) TF_LOCKS_EXCLUDED(mutex_) { in IncrementStats() function
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h1437 void IncrementStats(lldb_private::StatisticKind key) { in IncrementStats() function