HomeSort by relevance Sort by last modified time
    Searched refs:exclude_GH (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
parse-events.c 694 int exclude_GH;
712 int exclude_GH = evsel ? evsel->exclude_GH : 0;
730 if (!exclude_GH)
731 exclude_GH = eG = eH = 1;
734 if (!exclude_GH)
735 exclude_GH = eG = eH = 1;
740 if (!exclude_GH)
771 mod->exclude_GH = exclude_GH;
    [all...]
evsel.h 88 int exclude_GH;

Completed in 446 milliseconds