Home
last modified time | relevance | path

Searched refs:called_file_path (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/profiler/
Dpprof_profiler.py162 self, file_path, line_number, called_function_name, called_file_path, argument
192 called_file_path, called_function_name, called_function_start_line)
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc143 const string& called_file_path, in GetIndex() argument
156 called_file_path, called_function_name, called_func_start_line)); in GetIndex()