Home
last modified time | relevance | path

Searched defs:debug_info (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/art/tools/jfuzz/
H A Drun_jfuzz_test.py45 def GetExecutionModeRunner(dexer, debug_info, device, mode): argument
120 def __init__(self, dexer, debug_info): argument
148 def __init__(self, debug_info): argument
180 def __init__(self, dexer, debug_info, extra_args=None): argument
205 def __init__(self, dexer, debug_info): argument
229 def __init__(self, dexer, debug_info): argument
255 def __init__(self, dexer, debug_info, device, extra_args=None): argument
298 def __init__(self, dexer, debug_info, device): argument
323 def __init__(self, dexer, debug_info, device): argument
361 report_script, true_divergence_only, dexer, debug_info): argument
/aosp_15_r20/system/extras/simpleperf/
H A DJITDebugReader.cpp275 std::vector<JITDebugInfo> debug_info; in FlushDebugInfo() local
290 std::vector<JITDebugInfo> debug_info; in ReadAllProcesses() local
315 std::vector<JITDebugInfo> debug_info; in ReadProcess() local
321 bool JITDebugReader::ReadProcess(Process& process, std::vector<JITDebugInfo>* debug_info) { in ReadProcess()
343 std::vector<JITDebugInfo>* debug_info) { in ReadDebugInfo()
623 std::vector<JITDebugInfo>* debug_info) { in ReadJITCodeDebugInfo()
704 std::vector<JITDebugInfo>* debug_info) { in ReadDexFileDebugInfo()
775 bool JITDebugReader::AddDebugInfo(std::vector<JITDebugInfo> debug_info, bool sync_kernel_records) { in AddDebugInfo()
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dc_api_debug.cc72 TFE_TensorDebugInfo* debug_info) { in TFE_DeleteTensorDebugInfo()
77 TFE_TensorDebugInfo* debug_info) { in TFE_TensorDebugInfoOnDeviceNumDims()
82 TFE_TensorDebugInfo* debug_info, int dim_index) { in TFE_TensorDebugInfoOnDeviceDim()
H A Dc_api_debug_test.cc31 TFE_TensorDebugInfo* debug_info = TFE_TensorHandleTensorDebugInfo(h, status); in TEST() local
50 TFE_TensorDebugInfo* debug_info = TFE_TensorHandleTensorDebugInfo(h, status); variable
/aosp_15_r20/art/compiler/debug/
H A Delf_debug_writer.cc48 const DebugInfo& debug_info) { in WriteDebugInfo()
121 const DebugInfo& debug_info) { in MakeMiniDebugInfoInternal()
155 const DebugInfo& debug_info) { in MakeMiniDebugInfo()
182 DebugInfo debug_info{}; in MakeElfFileForJIT() local
/aosp_15_r20/art/dex2oat/linker/
H A Delf_writer_quick.cc50 const debug::DebugInfo& debug_info) in DebugInfoTask()
251 const debug::DebugInfo& debug_info) { in PrepareDebugInfo()
273 void ElfWriterQuick<ElfTypes>::WriteDebugInfo(const debug::DebugInfo& debug_info) { in WriteDebugInfo()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.h106 const GraphDebugInfo& debug_info) in SavedModelMLIRImportInput()
116 const GraphDebugInfo& debug_info() const { return debug_info_; } in debug_info() function
H A Dimport_model.cc213 const FunctionLibraryDefinition& flib, const GraphDebugInfo& debug_info, in ImporterBase()
1735 const auto& debug_info = debug_info_.traces(); in GetLocation() local
2353 const FunctionLibraryDefinition& flib, const GraphDebugInfo& debug_info, in GraphDefImporter()
2389 const GraphDebugInfo& debug_info, const FunctionLibraryDefinition& flib_def, in Convert()
2763 const FunctionLibraryDefinition& flib, const GraphDebugInfo& debug_info, in SavedModelObjectGraphImporter()
3514 const GraphDebugInfo& debug_info = in Convert() local
3591 const MetaGraphDef* meta_graph_def, const GraphDebugInfo& debug_info) { in Create()
3620 const GraphDebugInfo& debug_info, in SimpleSavedModelMLIRImportInput()
4116 GraphDebugInfo debug_info; in Convert() local
4201 const GraphDef& graphdef, const GraphDebugInfo& debug_info, in ConvertGraphdefToMlir()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/python/
H A Dmlir.cc129 GraphDebugInfo& debug_info, in ImportGraphDefImpl()
192 GraphDebugInfo debug_info; in ImportGraphDef() local
204 GraphDebugInfo debug_info; in ImportGraphDef() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/
H A Dsaved_model_import_input.cc27 const GraphDebugInfo& debug_info, in Create()
45 const MetaGraphDef* meta_graph_def, const GraphDebugInfo& debug_info, in TfrtSavedModelMLIRImportInput()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_info_test.py176 def testInitializeFromRegisteredOp(self, op_name, debug_info): argument
244 attr_specs, debug_info): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dgraphdef_import.cc87 const GraphDebugInfo &debug_info) in GraphDefImporter()
437 const auto &debug_info = node.experimental_debug_info(); in ConvertLocation() local
903 const GraphDebugInfo &debug_info, in ImportGraphDef()
911 MLIRContext *context, const GraphDebugInfo &debug_info, const Graph &graph, in ImportGraphAndFunctionsToMlir()
H A Dsavedmodel_import.cc26 mlir::MLIRContext *context, const tensorflow::GraphDebugInfo &debug_info, in ImportSavedModelToMlir()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Daccumulate_n_optimizer.cc110 NodeDebugInfo debug_info(*n); in RewriteIntoTempVariable() local
256 NodeDebugInfo debug_info(*n); in RewriteIntoAddN() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/
H A Dmlir_graph_optimization_pass.cc209 GraphDebugInfo debug_info; in Run() local
371 GraphDebugInfo debug_info; in Run() local
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp77 bool DWARFUnit::extractImpl(DataExtractor debug_info, uint32_t *offset_ptr) { in extractImpl()
105 bool DWARFUnit::extract(DataExtractor debug_info, uint32_t *offset_ptr) { in extract()
H A DDWARFTypeUnit.cpp16 bool DWARFTypeUnit::extractImpl(DataExtractor debug_info, in extractImpl()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dexecutable.h378 std::string& debug_info() { return debug_info_; } in debug_info() function
379 void set_debug_info(const std::string& debug_info) { in set_debug_info()
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp1763 const GuardDebugInfo& debug_info = guard->check_verbose_nopybind(value); in check_verbose_nopybind() local
1773 const GuardDebugInfo& debug_info = in check_verbose_nopybind() local
1952 GuardDebugInfo debug_info = GuardManager::check_verbose_nopybind(value); in check_verbose_nopybind() local
2185 GuardDebugInfo debug_info = GuardManager::check_verbose_nopybind(obj); in check_verbose_nopybind() local
2206 GuardDebugInfo debug_info = key_manager->check_verbose_nopybind(key); in check_verbose_nopybind() local
2215 GuardDebugInfo debug_info = in check_verbose_nopybind() local
2400 GuardDebugInfo debug_info = in check_verbose_nopybind() local
2425 GuardDebugInfo debug_info = key_manager->check_verbose_nopybind(key); in check_verbose_nopybind() local
2438 GuardDebugInfo debug_info = in check_verbose_nopybind() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/
Dpool_alloc.hpp106 struct debug_info struct
108 static unsigned allocated;
/aosp_15_r20/external/icing/proto/icing/proto/
H A Dsearch.proto144 optional bool debug_info = 2; field
402 optional DebugInfoProto debug_info = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dcompile_mlir_util.cc843 const FunctionLibraryDefinition& flib_def, const GraphDebugInfo& debug_info, in GraphToModule()
865 const FunctionLibraryDefinition& flib_def, const GraphDebugInfo& debug_info, in BuildHloFromGraph()
879 const FunctionLibraryDefinition& flib_def, const GraphDebugInfo& debug_info, in CompileGraphToXlaHlo()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_print.c83 nir_debug_info_instr **debug_info; member
2672 nir_debug_info_instr **debug_info) in _nir_print_shader_annotated()
2735 nir_debug_info_instr **debug_info) in _nir_shader_as_str_annotated()
2838 nir_debug_info_instr **debug_info = rzalloc_array(shader, nir_debug_info_instr *, instr_count); in nir_shader_gather_debug_info() local
/aosp_15_r20/external/googleapis/google/maps/regionlookup/v1alpha/
H A Dregion_match.proto40 string debug_info = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/cc/saved_model/
H A Dbundle_v2.h63 GraphDebugInfo* debug_info() { return debug_info_.get(); } in debug_info() function

123456