Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/sched/
H A Dsched_test_utils.c583 static char *trigger_end_notification = "��️_stopping_trace..."; variable
644 "--end-on-notification", trigger_end_notification}; in begin_collect_trace_fmt()
701 char *wait_on_start_args[] = {notifyutil_bin, "-p", trigger_end_notification, NULL}; in end_collect_trace()