/aosp_15_r20/external/autotest/client/bin/ |
H A D | base_sysinfo.py | 69 def readline(self, logdir): argument 83 def run(self, logdir): argument 125 def run(self, logdir): argument 177 def run(self, logdir): argument 463 def _log_messages(self, logdir): argument 483 def _read_sysinfo_keyvals(loggables, logdir): argument
|
H A D | sysinfo.py | 13 logdir = site_sysinfo.logdir variable
|
H A D | autotestd | 10 logdir = sys.argv[1] variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/internal/ |
H A D | profiler_pywrap_impl.cc | 128 absl::string_view logdir, in GetOptionsLocked() 174 absl::string_view service_addresses, absl::string_view logdir, in GetOptionsLocked() 219 const char* service_addr, const char* logdir, const char* worker_list, in Trace() 250 const char* logdir, in Start()
|
H A D | profiler_wrapper.cc | 66 const py::dict& options) { in PYBIND11_MODULE() 111 int num_tracing_attempts, py::dict options) { in PYBIND11_MODULE()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | profiler.py | 117 def maybe_create_event_file(logdir): argument 139 def save(logdir, result): argument 185 def __init__(self, logdir): argument
|
H A D | profiler_client.py | 23 logdir, argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/integration_test/ |
H A D | profiler_api_test.py | 63 def _check_tools_pb_exist(self, logdir): argument 75 def _check_xspace_pb_exist(self, logdir): argument 100 def on_profile(port, logdir, worker_start): argument
|
/aosp_15_r20/external/autotest/server/lib/ |
H A D | status_history.py | 125 def get_gs_url(cls, logdir): argument 176 def logdir(self): member in _JobEvent 305 def logdir(self): member in _SpecialTaskEvent 390 def logdir(self): member in _TestJobEvent
|
/aosp_15_r20/external/tensorflow/tensorflow/python/profiler/ |
H A D | profiler_v2.py | 81 def start(logdir, options=None): argument 197 def __init__(self, logdir, options=None): argument
|
H A D | profiler_client.py | 27 logdir, argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | cgitb.py | 272 def __init__(self, display=1, logdir=None, context=5, file=None, argument 325 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | cgitb.py | 272 def __init__(self, display=1, logdir=None, context=5, file=None, argument 325 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | cgitb.py | 272 def __init__(self, display=1, logdir=None, context=5, file=None, argument 325 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | cgitb.py | 272 def __init__(self, display=1, logdir=None, context=5, file=None, argument 325 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | cgitb.py | 272 def __init__(self, display=1, logdir=None, context=5, file=None, argument 325 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | cgitb.py | 272 def __init__(self, display=1, logdir=None, context=5, file=None, argument 325 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | cgitb.py | 262 def __init__(self, display=1, logdir=None, context=5, file=None, argument 316 def enable(display=1, logdir=None, context=5, format="html"): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/rpc/client/ |
H A D | save_profile.cc | 92 std::string GetTensorBoardProfilePluginDir(const std::string& logdir) { in GetTensorBoardProfilePluginDir() 98 Status MaybeCreateEmptyEventFile(const std::string& logdir) { in MaybeCreateEmptyEventFile()
|
H A D | capture_profile.cc | 180 Status Trace(const std::string& logdir, int num_tracing_attempts, in Trace() 238 Status ExportToTensorBoard(const XSpace& xspace, const std::string& logdir) { in ExportToTensorBoard()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/summary/ |
H A D | summary_file_writer.cc | 41 Status Initialize(const string& logdir, const string& filename_suffix) { in Initialize() 196 const string& logdir, in CreateSummaryFileWriter()
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | packet_capturer.py | 100 cmd_netdump=None, ignore_failures=False, logdir=None): argument 217 logdir, disable_captures=False): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | graph_io.py | 27 def write_graph(graph_or_graph_def, logdir, name, as_text=True): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/writer/ |
H A D | writer_cache.py | 47 def get(logdir): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | summary_io.py | 31 logdir, argument
|