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

/haiku/src/apps/debuganalyzer/model/
H A DModel.h628 inline off_t EventOffset() const;
1546 Model::CompactSchedulingState::EventOffset() const function in class:Model::CompactSchedulingState
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1054 error = input.Seek(compactState->EventOffset());
1055 //printf(" event offset: %lld, input init error: %s\n", compactState != NULL ? compactState->EventOffset() : 0, strerror(error));

Completed in 71 milliseconds