Searched refs:STOP_TRACING (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dwm_msgs.h52 #define STOP_TRACING 20 macro
H A Dtrace.c152 send_simple_wm_message(wm_low_aport_id, STOP_TRACING);
H A Dwm.c1392 case STOP_TRACING:
1393 Notify("WM: Got STOP_TRACING message\n");
1394 broadcast_awake(STOP_TRACING, 0);
H A Dworker.c894 case STOP_TRACING:
895 Notify("Got STOP_TRACING message");

Completed in 40 milliseconds