Searched defs:RecordOperation (Results 1 – 3 of 3) sorted by relevance
86 void HeapTracker::RecordOperation(uint64_t sequence_number, in RecordOperation() function in perfetto::profiling::HeapTracker
84 enum class RecordOperation { kInsertRecord, kSkipRecord, kSkipNotify }; enum
378 void GradientTape<Gradient, BackwardFunction, TapeTensor>::RecordOperation( in RecordOperation() function