Searched refs:WriteProfile (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | print_model_analysis.h | 42 void WriteProfile(const string* filename);
|
D | print_model_analysis.cc | 171 void WriteProfile(const string* filename) { in WriteProfile() function 174 tf_stat->WriteProfile(*filename); in WriteProfile()
|
D | tfprof_stats.h | 95 void WriteProfile(const string& filename);
|
D | tfprof_show_test.cc | 81 tf_stats_->WriteProfile(profile_file); in TestToFromProto()
|
D | tfprof_stats_test.cc | 74 tf_stats_->WriteProfile(profile_file); in TestToFromProto()
|
D | tfprof_stats.cc | 349 void TFStats::WriteProfile(const string& filename) { in WriteProfile() function in tensorflow::tfprof::TFStats
|
/external/tensorflow/tensorflow/python/util/ |
D | tfprof_wrapper.cc | 41 m.def("WriteProfile", &tensorflow::tfprof::WriteProfile); in PYBIND11_MODULE()
|
/external/ImageMagick/coders/ |
D | heic.c | 732 static void WriteProfile(struct heif_context *context,Image *image, in WriteProfile() function 1152 WriteProfile(heif_context,image,exception); in WriteHEICImage() 1173 WriteProfile(heif_context,image,exception); in WriteHEICImage()
|
D | jpeg.c | 1990 static void WriteProfile(j_compress_ptr jpeg_info,Image *image, in WriteProfile() function 2783 WriteProfile(jpeg_info,image,exception); in WriteJPEGImage_()
|
/external/tensorflow/tensorflow/python/profiler/ |
D | model_analyzer.py | 306 print_mdl.WriteProfile(filename)
|
/external/tensorflow/tensorflow/tools/def_file_filter/ |
D | symbols_pybind.txt | 43 tensorflow::tfprof::WriteProfile
|
/external/libabigail/tests/data/test-annotate/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 560 …<!-- HeapProfileTable::WriteProfile(char const*, HeapProfileBucket const&, AddressMap<HeapProfileT… 4339 …<!-- bool HeapProfileTable::WriteProfile(const HeapProfileTable::AllocValue::Bucket&, HeapProfileT… 4340 …<function-decl name='WriteProfile' mangled-name='_ZN16HeapProfileTable12WriteProfileEPKcRK17HeapPr…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test19-pr19023-libtcmalloc_and_profiler.so.abi | 2616 …<function-decl name='WriteProfile' mangled-name='_ZN16HeapProfileTable12WriteProfileEPKcRK17HeapPr…
|