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.py166 self, file_path, line_number, called_function_name, called_file_path, argument
196 called_file_path, called_function_name, called_function_start_line)
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc145 const string& called_file_path, in GetIndex() argument
158 called_file_path, called_function_name, called_func_start_line)); in GetIndex()