Searched refs:undoWrites (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_controller.h190 W.undoWrites(sizeof(FunctionRecord));
228 W.undoWrites(sizeof(FunctionRecord) * 2);
H A Dxray_fdr_log_writer.h221 void undoWrites(size_t B) { function in class:__xray::FDRLogWriter

Completed in 105 milliseconds