| /external/toolchain-utils/crosperf/ |
| D | download_images.py | 69 def DownloadImage(self, chromeos_root, build_id, image_name): argument 96 def UncompressImage(self, chromeos_root, build_id): argument 135 def DownloadSingleAutotestFile(self, chromeos_root, build_id, argument 170 def UncompressSingleAutotestFile(self, chromeos_root, build_id, argument 193 def VerifyAutotestFilesExist(self, chromeos_root, build_id, package_file): argument 210 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
|
| D | download_images_unittest.py | 176 def GoodDownloadImage(root, build_id, image_path): argument 182 def BadDownloadImage(root, build_id, image_path): argument 188 def FakeUncompressImage(root, build_id): argument 194 def FakeDownloadAutotestFiles(root, build_id): argument
|
| /external/perf_data_converter/src/quipper/ |
| D | perf_data_utils.cc | 32 void PerfizeBuildIDString(string* build_id) { in PerfizeBuildIDString() 36 void TrimZeroesFromBuildIDString(string* build_id) { in TrimZeroesFromBuildIDString()
|
| D | dso.h | 25 string build_id; member
|
| D | perf_reader.cc | 124 malloced_unique_ptr<build_id_event> CreateBuildIDEvent(const string& build_id, in CreateBuildIDEvent() 432 string build_id = it->second; in InjectBuildIDs() local 489 for (const auto& build_id : proto_->build_ids()) { in GetFilenamesToBuildIDs() local 1572 for (const auto& build_id : proto_->build_ids()) { in WriteBuildIDMetadata() local 1894 for (const auto& build_id : proto_->build_ids()) { in GetBuildIDMetadataSize() local
|
| /external/elfutils/tests/ |
| D | buildid.c | 57 const void *build_id; in main() local
|
| D | debugaltlink.c | 58 const void *build_id; in main() local
|
| D | allfcts.c | 46 const void *build_id; in setup_alt() local
|
| /external/libchrome/base/debug/ |
| D | elf_reader_linux_unittest.cc | 24 Optional<std::string> build_id = ReadElfBuildId(&__executable_start); in TEST() local
|
| /external/elfutils/libdwfl/ |
| D | dwfl_build_id_find_debuginfo.c | 54 const void *build_id; in dwfl_build_id_find_debuginfo() local
|
| D | dwfl_segment_report_module.c | 209 const void *build_id, size_t build_id_len) in invalid_elf() 449 void *build_id = NULL; in dwfl_segment_report_module() local
|
| /external/perf_data_converter/src/ |
| D | perf_data_handler.cc | 36 for (const auto& build_id : perf_proto_.build_ids()) { in Normalizer() local 259 const string* build_id = nullptr; in InvokeHandleSample() local 353 const string* build_id = build_id_it == filename_to_build_id_.end() in UpdateMapsWithMMapEvent() local
|
| D | profile.proto | 137 int64 build_id = 6; // Index into string table field
|
| D | perf_data_handler.h | 46 const string* build_id; member
|
| /external/perfetto/tools/trace_to_text/ |
| D | trace_to_profile.cc | 72 std::string ToHex(const std::string& build_id) { in ToHex() 167 const std::string& build_id = str_it->second; in DumpProfilePacket() local
|
| /external/elfutils/libdw/ |
| D | dwarf_getalt.c | 102 const void *build_id; in find_debug_altlink() local
|
| /external/perfetto/src/profiling/memory/ |
| D | unwound_messages.h | 34 std::string build_id; member
|
| /external/grpc-grpc/tools/failures/ |
| D | detect_new_failures.py | 74 def build_kokoro_url(job_name, build_id): argument
|
| /external/mesa3d/src/util/ |
| D | build_id.c | 46 uint8_t build_id[0]; member
|
| /external/google-breakpad/src/common/linux/ |
| D | file_id.cc | 79 const char* build_id = reinterpret_cast<const char*>(note_header) + in ElfClassBuildIDNoteIdentifier() local
|
| /external/tensorflow/tensorflow/core/profiler/ |
| D | profile.proto | 46 int64 build_id = 6; field
|
| /external/perfetto/protos/third_party/pprof/ |
| D | profile.proto | 158 int64 build_id = 6; // Index into string table field
|
| /external/perfetto/protos/perfetto/trace/profiling/ |
| D | profile_packet.proto | 33 optional uint64 build_id = 2; // Interning key. field
|
| /external/autotest/client/common_lib/cros/ |
| D | dev_server.py | 2526 def wait_for_artifacts_staged(self, target, build_id, branch, argument 2552 def call_and_wait(self, call_name, target, build_id, branch, archive_url, argument 2589 def stage_artifacts(self, target=None, build_id=None, branch=None, argument 2633 def trigger_download(self, target, build_id, branch, artifacts=None, argument 2673 def finish_download(self, target, build_id, branch, os='android'): argument 2700 def get_staged_file_url(self, filename, target, build_id, branch): argument
|
| /external/perfetto/src/trace_processor/ |
| D | heap_profile_tracker.cc | 48 const StringId build_id = opt_build_id.value(); in AddMapping() local
|