| /system/core/libunwindstack/tests/ |
| D | MapsTest.cpp | 30 BufferMaps maps(line.c_str()); in VerifyLine() local 48 Maps maps; in TEST() local 156 BufferMaps maps( in TEST() local 210 BufferMaps maps( in TEST() local 246 BufferMaps maps( in TEST() local 273 BufferMaps maps( in TEST() local 291 BufferMaps maps( in TEST() local 309 BufferMaps maps( in TEST() local 346 FileMaps maps(tf.path); in TEST() local 388 FileMaps maps(tf.path); in TEST() local [all …]
|
| D | UnwindTest.cpp | 102 static void VerifyUnwind(pid_t pid, Maps* maps, Regs* regs, in VerifyUnwind() 129 LocalMaps maps; in InnerFunction() local 206 RemoteMaps maps(pid); in TEST_F() local 251 LocalMaps maps; in TEST_F() local 287 RemoteMaps maps(pid); in RemoteThroughSignal() local 319 LocalMaps maps; in TEST_F() local
|
| /system/extras/libpagemap/ |
| D | pagemap_test.cpp | 23 TEST(pagemap, maps) { in TEST() argument 30 pm_map_t** maps; in TEST() local
|
| D | pm_process.c | 158 pm_map_t **maps; in pm_process_maps() local 251 pm_map_t *map, **maps, **new_maps; in read_maps() local
|
| /system/core/libbacktrace/ |
| D | UnwindStackMap.cpp | 101 unwindstack::Maps* maps = stack_maps(); in GetFunctionName() local 138 unwindstack::Maps* maps = new unwindstack::Maps; in Build() local 185 BacktraceMap* BacktraceMap::CreateOffline(pid_t pid, const std::vector<backtrace_map_t>& maps) { in CreateOffline()
|
| D | GetPss.cpp | 47 FILE* maps = fopen("/proc/self/maps", "r"); in GetPssBytes() local
|
| D | backtrace_benchmarks.cpp | 82 std::vector<void*> maps; in CreateMap() local
|
| D | UnwindStack.cpp | 241 const std::vector<backtrace_map_t>& maps, in CreateOffline()
|
| D | backtrace_offline_test.cpp | 193 std::vector<backtrace_map_t> maps; member
|
| D | backtrace_test.cpp | 907 static std::string GetTestMapsAsString(const std::vector<map_test_t>& maps) { in GetTestMapsAsString() 918 static std::string GetMapsAsString(BacktraceMap* maps) { in GetMapsAsString()
|
| /system/core/libunwindstack/ |
| D | DexFiles.cpp | 120 void DexFiles::Init(Maps* maps) { in Init() 184 void DexFiles::GetMethodInformation(Maps* maps, MapInfo* info, uint64_t dex_pc, in GetMethodInformation()
|
| D | JitDebug.cpp | 168 void JitDebug::Init(Maps* maps) { in Init() 208 Elf* JitDebug::GetElf(Maps* maps, uint64_t pc) { in GetElf()
|
| /system/extras/simpleperf/ |
| D | thread_tree.h | 63 std::set<MapEntry*, MapComparator> maps; member 71 MapSet* maps; member
|
| D | thread_tree.cpp | 83 MapSet* maps = nullptr; in CreateThread() local 158 void ThreadTree::FixOverlappedMap(MapSet* maps, const MapEntry* map) { in FixOverlappedMap() 191 static MapEntry* FindMapByAddr(const MapSet& maps, uint64_t addr) { in FindMapByAddr()
|
| D | inplace_sampler_lib.cpp | 264 std::vector<ThreadMmap> maps; in CheckMapChange() local
|
| /system/extras/ksmutils/ |
| D | ksminfo.c | 75 pm_map_t **maps; in main() local 190 static int read_pages(struct ksm_pages *kp, pm_map_t **maps, size_t num_maps, uint8_t pr_flags) { in read_pages()
|
| /system/core/libunwindstack/include/unwindstack/ |
| D | Unwinder.h | 60 Unwinder(size_t max_frames, Maps* maps, Regs* regs, std::shared_ptr<Memory> process_memory) in Unwinder()
|
| /system/extras/procmem/ |
| D | procmem.c | 51 pm_map_t **maps; size_t num_maps; in main() local
|
| /system/core/libunwindstack/tools/ |
| D | unwind_for_offline.cpp | 196 unwindstack::RemoteMaps maps(pid); in SaveData() local
|
| /system/extras/libpagemap/include/pagemap/ |
| D | pagemap.h | 95 pm_map_t **maps; member
|
| /system/extras/librank/ |
| D | librank.c | 209 pm_map_t **maps; in main() local
|