Searched refs:Mapping (Results 1 - 10 of 10) sorted by relevance

/system/core/libmemunreachable/
H A DProcessMappings.h24 struct Mapping { struct in namespace:android
36 bool ProcessMappings(pid_t pid, allocator::vector<Mapping>& mappings);
H A DProcessMappings.cpp32 bool ProcessMappings(pid_t pid, allocator::vector<Mapping>& mappings) {
46 Mapping mapping{};
H A DMemUnreachable.cpp57 const allocator::vector<Mapping>& mappings,
65 bool ClassifyMappings(const allocator::vector<Mapping>& mappings,
66 allocator::vector<Mapping>& heap_mappings,
67 allocator::vector<Mapping>& anon_mappings,
68 allocator::vector<Mapping>& globals_mappings,
69 allocator::vector<Mapping>& stack_mappings);
76 static void HeapIterate(const Mapping& heap_mapping,
87 const allocator::vector<Mapping>& mappings,
90 allocator::vector<Mapping> heap_mappings{mappings};
91 allocator::vector<Mapping> anon_mapping
[all...]
/system/netd/tests/dns_responder/
H A Ddns_responder_client.h17 struct Mapping { struct in class:DnsResponderClient
27 std::vector<Mapping>* mappings);
54 static void SetupDNSServers(unsigned num_servers, const std::vector<Mapping>& mappings,
H A Ddns_responder_client.cpp33 std::vector<Mapping>* mappings) {
65 void DnsResponderClient::SetupDNSServers(unsigned num_servers, const std::vector<Mapping>& mappings,
/system/extras/simpleperf/
H A Dreport_lib_interface.cpp51 struct Mapping { struct
63 Mapping* mapping;
150 Mapping* AddMapping(const MapEntry& map);
162 std::vector<std::unique_ptr<Mapping>> current_mappings_;
374 Mapping* ReportLib::AddMapping(const MapEntry& map) {
375 current_mappings_.emplace_back(std::unique_ptr<Mapping>(new Mapping));
376 Mapping* mapping = current_mappings_.back().get();
/system/netd/tests/benchmarks/
H A Ddns_benchmark.cpp86 std::vector<DnsResponderClient::Mapping> mappings;
112 std::vector<DnsResponderClient::Mapping> const& getMappings() const {
/system/netd/tests/
H A Dnetd_test.cpp232 std::vector<DnsResponderClient::Mapping> mappings;
330 std::vector<Mapping> mappings;
334 const Mapping& mapping = mappings[0];
724 std::vector<Mapping> mappings;
/system/extras/simpleperf/scripts/
H A Dpprof_proto_generator.py222 class Mapping(object): class in inherits:object
414 mapping = Mapping(report_mapping.start, report_mapping.end,
H A Dprofile_pb2.py22 serialized_pb=_b('\n\rprofile.proto\x12\x12perftools.profiles\"\xd5\x03\n\x07Profile\x12\x32\n\x0bsample_type\x18\x01 \x03(\x0b\x32\x1d.perftools.profiles.ValueType\x12*\n\x06sample\x18\x02 \x03(\x0b\x32\x1a.perftools.profiles.Sample\x12,\n\x07mapping\x18\x03 \x03(\x0b\x32\x1b.perftools.profiles.Mapping\x12.\n\x08location\x18\x04 \x03(\x0b\x32\x1c.perftools.profiles.Location\x12.\n\x08\x66unction\x18\x05 \x03(\x0b\x32\x1c.perftools.profiles.Function\x12\x14\n\x0cstring_table\x18\x06 \x03(\t\x12\x13\n\x0b\x64rop_frames\x18\x07 \x01(\x03\x12\x13\n\x0bkeep_frames\x18\x08 \x01(\x03\x12\x12\n\ntime_nanos\x18\t \x01(\x03\x12\x16\n\x0e\x64uration_nanos\x18\n \x01(\x03\x12\x32\n\x0bperiod_type\x18\x0b \x01(\x0b\x32\x1d.perftools.profiles.ValueType\x12\x0e\n\x06period\x18\x0c \x01(\x03\x12\x0f\n\x07\x63omment\x18\r \x03(\x03\x12\x1b\n\x13\x64\x65\x66\x61ult_sample_type\x18\x0e \x01(\x03\"\'\n\tValueType\x12\x0c\n\x04type\x18\x01 \x01(\x03\x12\x0c\n\x04unit\x18\x02 \x01(\x03\"V\n\x06Sample\x12\x13\n\x0blocation_id\x18\x01 \x03(\x04\x12\r\n\x05value\x18\x02 \x03(\x03\x12(\n\x05label\x18\x03 \x03(\x0b\x32\x19.perftools.profiles.Label\".\n\x05Label\x12\x0b\n\x03key\x18\x01 \x01(\x03\x12\x0b\n\x03str\x18\x02 \x01(\x03\x12\x0b\n\x03num\x18\x03 \x01(\x03\"\xdd\x01\n\x07Mapping\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x14\n\x0cmemory_start\x18\x02 \x01(\x04\x12\x14\n\x0cmemory_limit\x18\x03 \x01(\x04\x12\x13\n\x0b\x66ile_offset\x18\x04 \x01(\x04\x12\x10\n\x08\x66ilename\x18\x05 \x01(\x03\x12\x10\n\x08\x62uild_id\x18\x06 \x01(\x03\x12\x15\n\rhas_functions\x18\x07 \x01(\x08\x12\x15\n\rhas_filenames\x18\x08 \x01(\x08\x12\x18\n\x10has_line_numbers\x18\t \x01(\x08\x12\x19\n\x11has_inline_frames\x18\n \x01(\x08\"c\n\x08Location\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x12\n\nmapping_id\x18\x02 \x01(\x04\x12\x0f\n\x07\x61\x64\x64ress\x18\x03 \x01(\x04\x12&\n\x04line\x18\x04 \x03(\x0b\x32\x18.perftools.profiles.Line\")\n\x04Line\x12\x13\n\x0b\x66unction_id\x18\x01 \x01(\x04\x12\x0c\n\x04line\x18\x02 \x01(\x03\"_\n\x08\x46unction\x12\n\n\x02id\x18\x01 \x01(\x04\x12\x0c\n\x04name\x18\x02 \x01(\x03\x12\x13\n\x0bsystem_name\x18\x03 \x01(\x03\x12\x10\n\x08\x66ilename\x18\x04 \x01(\x03\x12\x12\n\nstart_line\x18\x05 \x01(\x03\x42-\n\x1d\x63om.google.perftools.profilesB\x0cProfileProtob\x06proto3')
280 name='Mapping',
281 full_name='perftools.profiles.Mapping',
287 name='id', full_name='perftools.profiles.Mapping.id', index=0,
294 name='memory_start', full_name='perftools.profiles.Mapping.memory_start', index=1,
301 name='memory_limit', full_name='perftools.profiles.Mapping.memory_limit', index=2,
308 name='file_offset', full_name='perftools.profiles.Mapping.file_offset', index=3,
315 name='filename', full_name='perftools.profiles.Mapping.filename', index=4,
322 name='build_id', full_name='perftools.profiles.Mapping.build_id', index=5,
329 name='has_functions', full_name='perftools.profiles.Mapping
566 Mapping = _reflection.GeneratedProtocolMessageType('Mapping', (_message.Message,), dict( variable
[all...]

Completed in 121 milliseconds