Home
last modified time | relevance | path

Searched refs:BDebugEventOutputStream (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/debug/
H A DDebugEventStream.cpp286 BDebugEventOutputStream::BDebugEventOutputStream() in BDebugEventOutputStream() function in BDebugEventOutputStream
294 BDebugEventOutputStream::~BDebugEventOutputStream() in ~BDebugEventOutputStream()
301 BDebugEventOutputStream::SetTo(BDataIO* stream, uint32 flags, uint32 eventMask) in SetTo()
338 BDebugEventOutputStream::Unset() in Unset()
347 BDebugEventOutputStream::Write(const void* buffer, size_t size) in Write()
365 BDebugEventOutputStream::Flush() in Flush()
/haiku/headers/private/debug/
H A DDebugEventStream.h71 class BDebugEventOutputStream {
73 BDebugEventOutputStream();
74 ~BDebugEventOutputStream();
/haiku/src/bin/debug/scheduling_recorder/
H A Dscheduling_recorder.cpp308 BDebugEventOutputStream fOutput;