DSO_TYPE_GUEST_KERNEL 1907 tools/perf/util/header.c 		dso_type = DSO_TYPE_GUEST_KERNEL;
DSO_TYPE_GUEST_KERNEL  897 tools/perf/util/machine.c 						 DSO_TYPE_GUEST_KERNEL);
DSO_TYPE_GUEST_KERNEL 1551 tools/perf/util/machine.c 		kernel_type = DSO_TYPE_GUEST_KERNEL;
DSO_TYPE_GUEST_KERNEL  792 tools/perf/util/symbol.c 				    dso->kernel == DSO_TYPE_GUEST_KERNEL &&
DSO_TYPE_GUEST_KERNEL  849 tools/perf/util/symbol.c 			if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
DSO_TYPE_GUEST_KERNEL  893 tools/perf/util/symbol.c 	    dso->kernel == DSO_TYPE_GUEST_KERNEL &&
DSO_TYPE_GUEST_KERNEL 1386 tools/perf/util/symbol.c 	if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
DSO_TYPE_GUEST_KERNEL 1450 tools/perf/util/symbol.c 	if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
DSO_TYPE_GUEST_KERNEL 1545 tools/perf/util/symbol.c 		return dso->kernel == DSO_TYPE_GUEST_KERNEL;
DSO_TYPE_GUEST_KERNEL 1648 tools/perf/util/symbol.c 		else if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
DSO_TYPE_GUEST_KERNEL 1830 tools/perf/util/symbol.c 	if (dso->kernel == DSO_TYPE_GUEST_KERNEL)
DSO_TYPE_GUEST_KERNEL 1842 tools/perf/util/symbol.c 		if (dso->kernel == DSO_TYPE_GUEST_KERNEL)