eI               1598 tools/perf/util/parse-events.c 	int eI;
eI               1615 tools/perf/util/parse-events.c 	int eI = evsel ? evsel->core.attr.exclude_idle : 0;
eI               1649 tools/perf/util/parse-events.c 			eI = 1;
eI               1687 tools/perf/util/parse-events.c 	mod->eI = eI;
eI               1743 tools/perf/util/parse-events.c 		evsel->core.attr.exclude_idle   = mod.eI;