Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc271 const string& callee_file_path = callee->file(); in AddLocation() local
276 callee_file_path, callee_func_start_line); in AddLocation()