Home
last modified time | relevance | path

Searched refs:Stat (Results 1 – 7 of 7) sorted by relevance

/system/extras/simpleperf/
DCallChainJoiner_test.cpp39 ASSERT_EQ(cache.Stat().max_node_count, 2u); in TEST()
45 ASSERT_EQ(cache.Stat().used_node_count, 2u); in TEST()
46 ASSERT_EQ(cache.Stat().recycled_node_count, 0u); in TEST()
53 ASSERT_EQ(cache.Stat().used_node_count, 2u); in TEST()
54 ASSERT_EQ(cache.Stat().recycled_node_count, 1u); in TEST()
62 ASSERT_EQ(cache.Stat().used_node_count, 2u); in TEST()
63 ASSERT_EQ(cache.Stat().recycled_node_count, 2u); in TEST()
76 ASSERT_EQ(cache1.Stat().used_node_count, 3u); in TEST()
84 ASSERT_EQ(cache2.Stat().used_node_count, 3u); in TEST()
94 ASSERT_EQ(cache3.Stat().used_node_count, 4u); in TEST()
[all …]
DCallChainJoiner.h75 const LRUCacheStat& Stat() { in Stat() function
164 struct Stat { struct
171 const Stat& GetStat() { in GetStat() argument
185 Stat stat_;
Dcmd_debug_unwind.cpp113 struct Stat { struct in DebugUnwindCommand
131 Stat stat_;
DCallChainJoiner.cpp380 cache_stat_ = cache.Stat(); in JoinCallChains()
/system/iorap/src/inode2filename/
Dsearch_directories.cc649 static iorap::expected<struct stat, StatError> Stat(const std::string& path_name, in Stat() function
751 StatResult maybe_stat = Stat(dir_entry.filename, system_call); in SearchDirectoriesForMatchingInodes()
/system/extras/simpleperf/doc/
DREADME.md541 # Stat using default events (cpu-cycles,instructions,...), and monitor process 7394 for 10 seconds.
560 # Stat event cpu-cycles.
563 # Stat event cache-references and cache-misses.
574 # Stat using event cache-references, cache-references:u,....
595 # Stat using event cache-references, cache-references:u,....
619 # Stat process 11904 and 11905.
622 # Stat thread 11904 and 11905.
628 # Stat the process of an Android application. This only works for debuggable apps on non-rooted
632 # Stat system wide using -a.
643 # Stat process 11904 for 10 seconds.
[all …]
/system/core/adb/
DSYNC.TXT30 STAT - Stat a file