Home | History | Annotate | Download | only in src

Lines Matching defs:SnapshotPositionEvent

484   virtual void SnapshotPositionEvent(Address addr, int pos);
619 void LowLevelLogger::SnapshotPositionEvent(Address addr, int pos) {
1600 void Logger::SnapshotPositionEvent(Address addr, int pos) {
1602 LL_LOG(SnapshotPositionEvent(addr, pos));