Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/logblame/
H A Danalyze_logs.py74 def FormatMemory(n): function
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_utils.cc56 string FormatMemory(int64_t bytes) { in FormatMemory() function