exclude_GH         80 tools/perf/util/evsel.h 	int			exclude_GH;
exclude_GH       1601 tools/perf/util/parse-events.c 	int exclude_GH;
exclude_GH       1622 tools/perf/util/parse-events.c 	int exclude_GH = evsel ? evsel->exclude_GH : 0;
exclude_GH       1641 tools/perf/util/parse-events.c 			if (!exclude_GH)
exclude_GH       1642 tools/perf/util/parse-events.c 				exclude_GH = eG = eH = 1;
exclude_GH       1645 tools/perf/util/parse-events.c 			if (!exclude_GH)
exclude_GH       1646 tools/perf/util/parse-events.c 				exclude_GH = eG = eH = 1;
exclude_GH       1653 tools/perf/util/parse-events.c 			if (!exclude_GH)
exclude_GH       1690 tools/perf/util/parse-events.c 	mod->exclude_GH = exclude_GH;
exclude_GH       1744 tools/perf/util/parse-events.c 		evsel->exclude_GH          = mod.exclude_GH;