HomeSort by relevance Sort by last modified time
    Searched defs:callsites_ (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
call_graph.h 102 const std::vector<CallSite>& callsites() const { return callsites_; }
164 std::vector<CallSite> callsites_; member in class:xla::CallGraphNode
166 // The map from instruction to index in callsites_ for looking up the callsite
  /external/perfetto/src/profiling/memory/
heapprofd_producer.h 246 GlobalCallstackTrie callsites_; member in class:perfetto::profiling::HeapprofdProducer
bookkeeping.h 266 : callsites_(callsites) {}
398 GlobalCallstackTrie* callsites_; member in class:perfetto::profiling::HeapTracker

Completed in 265 milliseconds