Searched refs:child_argv (Results 1 – 1 of 1) sorted by relevance
1289 char *child_argv[] = { test_path, "-n", "kperf_blessed_helper", NULL }; in spawn_bless_helper() local1291 int error = dt_launch_tool(&child_pid, child_argv, true, NULL, NULL); in spawn_bless_helper()