Home
last modified time | relevance | path

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

/haiku/src/apps/debuganalyzer/
H A DMessageCodes.h19 MSG_CHECK_BOX_LATENCY_TIME = 'chkl' enumerator
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DActivityPage.cpp367 new BMessage(MSG_CHECK_BOX_LATENCY_TIME)), in ActivityPage()
448 case MSG_CHECK_BOX_LATENCY_TIME: in MessageReceived()