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

/haiku/headers/private/debug/
H A DDebugEventStream.h49 ssize_t ReadNextEvent(uint32* _event, uint32* _cpu,
/haiku/src/kits/debug/
H A DDebugEventStream.cpp145 \param _cpu Pointer to a pre-allocated location where the CPU index shall
156 BDebugEventInputStream::ReadNextEvent(uint32* _event, uint32* _cpu, argument
186 *_cpu = header.cpu;

Completed in 83 milliseconds