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

/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp359 Model::Thread::ClosestRequestStartIndex(nanotime_t minRequestStartTime) const function in class:Model::Thread
H A DModel.h453 size_t ClosestRequestStartIndex(
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp1305 size_t index = thread->ClosestRequestStartIndex(startTime);

Completed in 84 milliseconds