Home
last modified time | relevance | path

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

/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DActivityPage.cpp34 PREEMPTION_TIME = 2, enumerator
170 timeType = PREEMPTION_TIME; in GetSamples()
220 ? LATENCY_TIME : PREEMPTION_TIME; in GetSamples()
249 timeType = PREEMPTION_TIME; in GetSamples()
265 timeType = PREEMPTION_TIME; in GetSamples()
429 _UpdateChartDataEnabled(PREEMPTION_TIME); in SetModel()
446 _UpdateChartDataEnabled(PREEMPTION_TIME); in MessageReceived()
486 case PREEMPTION_TIME: in _UpdateChartDataEnabled()