PROBE_TYPE_X     1071 tools/perf/util/probe-file.c 	else if (type == PROBE_TYPE_X)
PROBE_TYPE_X      366 tools/perf/util/probe-finder.c 		 probe_type_is_available(PROBE_TYPE_X))
PROBE_TYPE_X      370 tools/perf/util/probe-finder.c 			 probe_type_is_available(PROBE_TYPE_X) ? 'x' : 'u';