Home
last modified time | relevance | path

Searched defs:print_stats (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/tools/systrace_parser/parser/
H A Doutput.py12 def print_stats(tracker_map, print_detail=True, total_times=False, per_execution=False, function
H A Dtracker.py245 def print_stats(self): member in Tracker
/aosp12/packages/modules/NeuralNetworks/tools/
H A Dparse_benchmark.py75 def print_stats(stats, print_format): function
/aosp12/system/memory/libmeminfo/tools/
H A Dprocmem.cpp86 static void print_stats(std::stringstream& ss, const MemUsage& stats) { in print_stats() function
/aosp12/system/extras/tests/ext4/
H A Drand_emmc_perf.c49 static void print_stats(struct stats *stats_buf, int stats_count, in print_stats() function
/aosp12/system/extras/pagecache/
H A Dpagecache.py69 def print_stats(self): member in PagecacheStats
/aosp12/system/extras/cpustats/
H A Dcpustats.c304 static void print_stats() { in print_stats() function