Home
last modified time | relevance | path

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

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