Home
last modified time | relevance | path

Searched defs:dump_file (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show_test.cc96 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
125 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
172 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
Dtfprof_timeline_test.cc61 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
75 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
/external/executorch/backends/arm/test/misc/
Dtest_debug_feats.py47 def _tosa_MI_pipeline(self, module: torch.nn.Module, dump_file=None): argument
61 def _tosa_BI_pipeline(self, module: torch.nn.Module, dump_file=None): argument
/external/pytorch/torch/_logging/
Dstructured.py28 def dump_file(filename: str) -> None: function
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Ddebug_dump_writer.cc40 void DumpEventToFile(const Event& event, FileWrapper* dump_file) { in DumpEventToFile()
/external/pigweed/pw_allocator/py/pw_allocator/
Dheap_viewer.py145 dump_file=None, argument
/external/mesa3d/src/intel/tools/
Derror2hangdump_xe.c19 read_xe_data_file(FILE *dump_file, FILE *hang_dump_file, bool verbose) in read_xe_data_file()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_test.cc108 static std::wstring dump_file; member in __anon3197d6fa0111::ExceptionHandlerTest
112 std::wstring ExceptionHandlerTest::dump_file; member in __anon3197d6fa0111::ExceptionHandlerTest
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.h67 void SetDumpFile(const HANDLE dump_file) { dump_file_ = dump_file; } in SetDumpFile()
/external/flashrom/util/ich_descriptors_tool/
Dich_descriptors_tool.c46 static void dump_file(const char *prefix, const uint32_t *dump, unsigned int len, in dump_file() function
/external/sonivox/jet_tools/JetCreator/
DJetFile.py94 …e, length=None, output=None, quantize=None, jetevents=[], dlsfile=None, dump_file=None, transpose=… argument
615 …me, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repe… argument
623 …me, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repe… argument
/external/e2fsprogs/debugfs/
Ddump.c100 static void dump_file(const char *cmdname, ext2_ino_t ino, int fd, in dump_file() function
/external/igt-gpu-tools/runner/
Drunner_tests.c49 static char *dump_file(int dirfd, const char *name) in dump_file() function
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc923 HANDLE dump_file = CreateFile(next_minidump_path_c_, in WriteMinidumpWithExceptionForProcess() local
/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c292 static FILE *dump_file = NULL; /* pointer to the file providing the opcode memory */ variable
/external/f2fs-tools/fsck/
Ddump.c580 static void dump_file(struct f2fs_sb_info *sbi, struct node_info *ni, in dump_file() function
/external/webp/examples/
Dcwebp.c663 const char* in_file = NULL, *out_file = NULL, *dump_file = NULL; in main() local
/external/trace-cmd/tracecmd/
Dtrace-dump.c1191 static void dump_file(const char *file) in dump_file() function
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc1115 std::unique_ptr<WritableFile> dump_file; in MaybeWriteMemoryMap() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1085 char *dump_file = malloc(strlen(hud_dump_dir) + sizeof(PATH_SEP) in hud_graph_set_dump_file() local
/external/igt-gpu-tools/tests/i915/
Di915_pm_rpm.c773 static void dump_file(int dir, const char *filename) in dump_file() function
/external/ethtool/
Dethtool.c4681 static int do_writefwdump(struct ethtool_dump *dump, const char *dump_file) in do_writefwdump()
4710 char *dump_file; in do_getfwdump() local