Searched refs:args_count (Results 1 – 1 of 1) sorted by relevance
830 int i, args_count, err; in synthesize_sdt_probe_command() local853 char **args = argv_split(note->args, &args_count); in synthesize_sdt_probe_command()858 for (i = 0; i < args_count; ) { in synthesize_sdt_probe_command()873 if (strstr(args[i], "[sp,") && (i+1) < args_count) { in synthesize_sdt_probe_command()