Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/sched/
H A Dsched_test_utils.c354 static char *trigger_end_notification = "��️_stopping_trace..."; variable
409 …--notify-after-end", end_notification, "--end-on-notification", trigger_end_notification, "&", NUL… in begin_collect_trace_fmt()
446 char *wait_on_start_args[] = {notifyutil_bin, "-p", trigger_end_notification, NULL}; in end_collect_trace()