Home
last modified time | relevance | path

Searched defs:AddLocation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc268 uint64 AddLocation(const CodeNode* callee, const CodeNode* caller) override { in AddLocation() function in tensorflow::tfprof::__anonf3cc4fe70111::PprofProfileImpl
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc305 void ScopedReport::AddLocation(uptr addr, uptr size) { in AddLocation() function in __tsan::ScopedReport