Searched defs:dso_name (Results 1 – 8 of 8) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | annotate.py | 64 def add_addr(self, dso_name, addr): argument 85 def _convert_addrs_to_lines(self, dso_name, dso): argument 176 def get_sources(self, dso_name, addr): argument 222 def __init__(self, dso_name): argument 434 def _add_dso_period(self, dso_name, period, used_dso_dict): argument
|
D | pprof_proto_generator.py | 417 def get_function_id(self, name, dso_name, vaddr_in_file): argument 481 def add_line(self, source, dso_name): argument
|
/system/extras/perfprofd/ |
D | perf_data_converter.cc | 82 string dso_name = event.dso_and_offset.dso_name(); in RawPerfDataToAndroidPerfProfile() local
|
/system/extras/perfprofd/quipper/ |
D | perf_parser.h | 70 const string dso_name() const { in dso_name() function
|
/system/extras/simpleperf/ |
D | sample_tree_test.cpp | 28 std::string dso_name; member
|
D | report_lib_interface.cpp | 57 const char* dso_name; member
|
D | record.cpp | 753 const std::string& dso_name, uint64_t min_vaddr) { in DsoRecord()
|
D | record.h | 440 const char* dso_name; member
|