Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc136 class LocationTable { class
138 explicit LocationTable(FunctionTable* function_table) in LocationTable() function in tensorflow::tfprof::__anon1c1cedaa0111::LocationTable
265 loc_table_(new LocationTable(func_table_.get())), in PprofProfileImpl()
389 std::unique_ptr<LocationTable> loc_table_;