/aosp_15_r20/art/profman/ |
H A D | profile_assistant_test.cc | 273 ScratchFile profile_file; in CreateAndDump() local 832 ScratchFile profile_file; in TEST_F() local 1138 ScratchFile profile_file; in TEST_F() local 1247 ScratchFile profile_file; in TEST_F() local 1534 ScratchFile profile_file; in TEST_F() local 1590 ScratchFile profile_file; in TEST_F() local 1628 ScratchFile profile_file; in TEST_F() local
|
H A D | profman.cc | 771 for (const std::string& profile_file : profile_files_) { in DumpProfileInfo() local 878 bool GetClassNamesAndMethods(const std::string& profile_file, in GetClassNamesAndMethods() 920 for (const std::string& profile_file : profile_files_) { in DumpClassesAndMethods() local
|
H A D | boot_image_profile.cc | 213 for (const std::string& profile_file : profile_files) { in GenerateBootImageProfile() local
|
/aosp_15_r20/art/artd/ |
H A D | artd_test.cc | 1378 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1402 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1423 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1733 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 1754 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 3032 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local 3055 std::string profile_file = OR_FATAL(BuildProfileOrDmPath(profile_path_.value())); in TEST_F() local
|
H A D | artd.cc | 860 Result<std::unique_ptr<File>> profile_file = OpenFileForReading(profile_path); in mergeProfiles() local 1149 std::unique_ptr<File> profile_file = nullptr; in dexopt() local
|
/aosp_15_r20/art/runtime/jit/ |
H A D | jit.cc | 861 for (const std::string& profile_file : space->GetProfileFiles()) { in Run() local 870 for (const std::string& profile_file : space->GetProfileFiles()) { in Run() local 1273 const std::string& profile_file, in CompileMethodsFromBootProfile() 1315 const std::string& profile_file, in CompileMethodsFromProfile()
|
/aosp_15_r20/art/runtime/gc/space/ |
H A D | image_space_test.cc | 74 ScratchFile profile_file; in TEST_F() local 102 ScratchFile profile_file; in TEST_F() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/app/ |
D | profilerinfo.pb.h | 343 inline const std::string& ProfilerInfoProto::profile_file() const { in profile_file() function 384 inline void ProfilerInfoProto::set_allocated_profile_file(std::string* profile_file) { in set_allocated_profile_file()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/app/ |
D | profilerinfo.pb.h | 343 inline const std::string& ProfilerInfoProto::profile_file() const { in profile_file() function 384 inline void ProfilerInfoProto::set_allocated_profile_file(std::string* profile_file) { in set_allocated_profile_file()
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat_image_test.cc | 200 ScratchFile profile_file; in TEST_F() local 220 ScratchFile profile_file; in TEST_F() local
|
H A D | dex2oat_test.cc | 1649 ScratchFile profile_file; in TEST_F() local 1789 ScratchFile profile_file; in TEST_F() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/app/ |
D | profilerinfo.pb.h | 364 inline const std::string& ProfilerInfoProto::profile_file() const { in profile_file() function 405 inline void ProfilerInfoProto::set_allocated_profile_file(std::string* profile_file) { in set_allocated_profile_file()
|
/aosp_15_r20/frameworks/base/core/proto/android/app/ |
H A D | profilerinfo.proto | 31 optional string profile_file = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/ |
H A D | model_analyzer_testlib.py | 102 def ProfilerFromFile(profile_file): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_show_test.cc | 77 string profile_file = io::JoinPath(testing::TmpDir(), "profile"); in TestToFromProto() local
|
H A D | tfprof_stats_test.cc | 69 string profile_file = io::JoinPath(testing::TmpDir(), "profile"); in TestToFromProto() local
|
/aosp_15_r20/system/extras/profcollectd/libprofcollectd/trace_provider/ |
H A D | simpleperf_etm.rs | 105 let mut profile_file = PathBuf::from(profile_dir); in process() localVariable
|
H A D | simpleperf_lbr.rs | 114 let mut profile_file = PathBuf::from(profile_dir); in process() localVariable
|
/aosp_15_r20/art/test/generate-boot-image/ |
H A D | generate-boot-image.cc | 94 std::string profile_file = ""; member
|
/aosp_15_r20/art/runtime/ |
H A D | dexopt_test.cc | 115 ScratchFile profile_file; in GenerateOatForTest() local
|
H A D | runtime_image.cc | 1010 std::string profile_file = app_info->GetPrimaryApkReferenceProfile(); in LoadClassesFromReferenceProfile() local
|
/aosp_15_r20/art/libprofile/profile/ |
H A D | profile_compilation_info.cc | 753 ScopedFlock profile_file = in MergeWith() local 788 ScopedFlock profile_file = in Load() local 911 ScopedFlock profile_file = in SaveFallback() local
|
/aosp_15_r20/art/odrefresh/ |
H A D | odrefresh.cc | 475 std::unique_ptr<File> profile_file(OS::OpenFileForReading(path.c_str())); in AddDex2OatProfile() local
|
/aosp_15_r20/frameworks/native/cmds/installd/tests/ |
H A D | installd_dexopt_test.cpp | 321 std::string profile_file = app_private_dir_ce_ + "/primary.prof"; in create_mock_app() local
|
/aosp_15_r20/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 778 optional string profile_file = 6; field
|