kcov_remote_find
if (kcov_remote_find(subsystem, id) != NULL) {
kr = kcov_remote_find(subsystem, id);
kr = kcov_remote_find(args->subsystem, args->id);