Home
last modified time | relevance | path

Searched defs:ProfileData (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DProfDataUtils.cpp48 bool extractWeights(const MDNode *ProfileData, in extractWeights()
95 bool isBranchWeightMD(const MDNode *ProfileData) { in isBranchWeightMD()
100 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in hasBranchWeightMD() local
109 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in getBranchWeightMDNode() local
116 auto *ProfileData = getBranchWeightMDNode(I); in getValidBranchWeightMDNode() local
122 bool extractBranchWeights(const MDNode *ProfileData, in extractBranchWeights()
131 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in extractBranchWeights() local
143 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in extractBranchWeights() local
155 bool extractProfTotalWeight(const MDNode *ProfileData, uint64_t &TotalVal) { in extractProfTotalWeight()
H A DInstruction.cpp871 MDNode *ProfileData = getBranchWeightMDNode(*this); in swapProfMetadata() local
H A DInstructions.cpp708 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in updateProfWeight() local
4598 MDNode *ProfileData = getBranchWeightMDNode(SI); in init() local
4682 if (MDNode *ProfileData = getBranchWeightMDNode(SI)) in getSuccessorWeight() local
/aosp_15_r20/external/executorch/profiler/
H A Dparse_profiler_results.py44 class ProfileData: class
109 def adjust_time_scale(event: ProfileData, time_scale: TimeScale):
127 prof_blocks: Dict[str, List[Tuple[List[ProfileData], List[MemAllocation]]]],
189 prof_blocks: Dict[str, List[Tuple[List[ProfileData], List[MemAllocation]]]]
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c41 int __llvm_profile_check_compatibility(const char *ProfileData, in __llvm_profile_check_compatibility()
85 void __llvm_profile_merge_from_buffer(const char *ProfileData, in __llvm_profile_merge_from_buffer()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/util/
DProfileData.java33 public class ProfileData { class
54 public ProfileData() { in ProfileData() method in ProfileData
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/backends/
H A DQnnProfiler.cpp73 Qnn_ErrorHandle_t QnnProfile::ProfileData( in ProfileData() function in executorch::backends::qnn::QnnProfile
/aosp_15_r20/frameworks/base/libs/hwui/
H A DProfileData.h53 ProfileData() { reset(); } in ProfileData() function
/aosp_15_r20/external/llvm/lib/IR/
H A DMetadata.cpp1296 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1323 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp1320 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1348 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
H A DInstruction.cpp693 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapProfMetadata() local
H A DInstructions.cpp467 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in updateProfWeight() local
3885 if (MDNode *ProfileData = SI.getMetadata(LLVMContext::MD_prof)) in getProfBranchWeightsMD() local
3911 MDNode *ProfileData = getProfBranchWeightsMD(SI); in init() local
3998 if (MDNode *ProfileData = getProfBranchWeightsMD(SI)) in getSuccessorWeight() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accounts/
DAccountPreferenceController.java116 public static class ProfileData { class in AccountPreferenceController
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Domnibox_event.proto643 message ProfileData { message
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h915 template <class IntPtrT> struct LLVM_ALIGNAS(8) ProfileData { struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp988 if (MDNode *ProfileData = getValidBranchWeightMDNode(*Term)) { in isLoopProfitableToPredicate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h1111 template <class IntPtrT> struct alignas(8) ProfileData { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProf.h1201 template <class IntPtrT> struct alignas(8) ProfileData { struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h1208 template <class IntPtrT> struct alignas(8) ProfileData { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProf.h1201 template <class IntPtrT> struct alignas(8) ProfileData { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProf.h1183 template <class IntPtrT> struct alignas(8) ProfileData { struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProf.h1338 template <class IntPtrT> struct alignas(8) ProfileData { struct
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java364 private class ProfileData { class in AppProfiler
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDtraceview.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Domnibox_event.pb.h1691 typedef OmniboxEventProto_ProfileData ProfileData; in Swap() typedef

123