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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_controller.h191 W.undoWrites(sizeof(FunctionRecord));
229 W.undoWrites(sizeof(FunctionRecord) * 2);
H A Dxray_fdr_log_writer.h222 void undoWrites(size_t B) { function in class:__xray::FDRLogWriter
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dfdr_log_writer_test.cc148 Writer.undoWrites(sizeof(FunctionRecord) * 2);

Completed in 108 milliseconds