Searched defs:startTime (Results 1 - 25 of 40) sorted by last modified time

12

/haiku/src/apps/diskprobe/
H A DProbeView.cpp983 bigtime_t startTime = system_time(); local
/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVFormatReader.cpp1244 bigtime_t startTime = _ConvertFromStreamTimeBase(fStream->start_time); local
H A DAVCodecDecoder.cpp1254 bigtime_t startTime = system_time(); local
/haiku/src/tests/system/kernel/
H A Dspinlock_contention.cpp166 bigtime_t startTime = system_time(); local
214 bigtime_t startTime = system_time(); local
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp1492 _cycleInit( bigtime_t startTime) argument
/haiku/src/system/kernel/
H A Dsyscalls.cpp197 bigtime_t startTime; local
H A DUserTimer.cpp1798 _user_set_timer(int32 timerID, thread_id threadID, bigtime_t startTime, argument
/haiku/src/tests/add-ons/kernel/drivers/audio/
H A Dmulti_audio_test.cpp369 bigtime_t startTime = system_time(); local
/haiku/src/kits/media/
H A DBufferConsumer.cpp239 RequestAdditionalBuffer(const media_source& source, bigtime_t startTime, void *_reserved) argument
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp1478 bigtime_t startTime = outputBuffer->Header()->start_time; local
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp863 user_debug_post_syscall(uint32 syscall, void *args, uint64 returnValue, bigtime_t startTime) argument
/haiku/src/bin/debug/time_stats/
H A Dscheduling_analysis.cpp131 do_scheduling_analysis(bigtime_t startTime, bigtime_t endTime, argument
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp213 nanotime_t startTime; member in struct:MainWindow::SchedulingPage::TimeRange
216 TimeRange(nanotime_t startTime, nanotime_t endTime) argument
958 nanotime_t startTime = std::max(event.time, fStartTime); local
991 nanotime_t startTime = std::max(event.time, fStartTime); local
1179 _AddThreadIOData(Model::Thread* thread, nanotime_t startTime, nanotime_t endTime, BObjectList<Model::IOOperation>& operations) argument
1293 nanotime_t startTime = events[lower].time; local
[all...]
/haiku/src/kits/interface/
H A DPicturePlayer.cpp886 bigtime_t startTime = system_time(); local
/haiku/src/add-ons/accelerants/common/
H A Di2c.c85 bigtime_t startTime = system_time(); local
96 bigtime_t startTime; local
201 bigtime_t startTime; local
/haiku/src/tests/kits/app/bmessagerunner/
H A DSetIntervalTester.cpp126 bigtime_t startTime = system_time(); local
163 bigtime_t startTime = system_time(); local
200 bigtime_t startTime = system_time(); local
241 bigtime_t startTime = system_time(); local
287 bigtime_t startTime = system_time(); local
[all...]
H A DBMessageRunnerTester.cpp127 bigtime_t startTime = system_time(); local
154 bigtime_t startTime = system_time(); local
184 bigtime_t startTime = system_time(); local
231 bigtime_t startTime = system_time(); local
258 bigtime_t startTime = system_time(); local
343 bigtime_t startTime = system_time(); local
373 bigtime_t startTime = system_time(); local
406 bigtime_t startTime = system_time(); local
458 bigtime_t startTime = system_time(); local
488 bigtime_t startTime = system_time(); local
518 bigtime_t startTime = system_time(); local
[all...]
H A DSetCountTester.cpp125 bigtime_t startTime = system_time(); local
162 bigtime_t startTime = system_time(); local
198 bigtime_t startTime local
236 bigtime_t startTime = system_time(); local
279 bigtime_t startTime = system_time(); local
[all...]
/haiku/src/apps/mediaplayer/media_node_framework/
H A DPlaybackManager.cpp732 PlaybackManager::NextChangeTime(bigtime_t startTime, bigtime_t endTime) const argument
790 PlaybackManager::GetPlaylistTimeInterval(bigtime_t startTime, argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAChannel.cpp423 bigtime_t startTime = system_time(); local
/haiku/src/kits/debugger/model/
H A DSyscallInfo.cpp33 SyscallInfo::SyscallInfo(bigtime_t startTime, bigtime_t endTime, argument
46 SyscallInfo::SetTo(bigtime_t startTime, bigtime_t endTime, uint64 returnValue, argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DBigtimeChartAxisLegendSource.cpp20 bigtime_t startTime = (bigtime_t)range.min; local
H A DNanotimeChartAxisLegendSource.cpp21 nanotime_t startTime = (nanotime_t)range.min; local
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp97 bigtime_t startTime = system_time(); local
840 bigtime_t startTime = bigtime_t(double(fFramesSent) local
/haiku/src/apps/mediaplayer/supplier/
H A DProxyAudioSupplier.cpp37 PlayingInterval(bigtime_t startTime, bigtime_t endTime) argument
90 GetFrames(void* buffer, int64 frameCount, bigtime_t startTime, bigtime_t endTime) argument

Completed in 206 milliseconds

12