Home
last modified time | relevance | path

Searched refs:analyze (Results 1 – 18 of 18) sorted by relevance

/system/extras/perf2cfg/
Dperf2cfg.py28 from perf2cfg import analyze
86 def analyze_record_files(args: argparse.Namespace) -> analyze.RecordAnalyzer:
95 analyzer = analyze.RecordAnalyzer(args.events)
97 analyzer.analyze(record_file)
102 def validate_events(analyzer: analyze.RecordAnalyzer,
121 def annotate_cfg_file(analyzer: analyze.RecordAnalyzer,
/system/sepolicy/tools/sepolicy-analyze/
DREADME1 sepolicy-analyze
7 sepolicy-analyze out/target/product/<board>/root/sepolicy typecmp -e
28 sepolicy-analyze out/target/product/<board>/root/sepolicy typecmp -d
35 sepolicy-analyze out/target/product/<board>/root/sepolicy dups
49 sepolicy-analyze out/target/product/<board>/root/sepolicy permissive
57 sepolicy-analyze out/target/product/<board>/root/sepolicy booleans
64 sepolicy-analyze out/target/product/<board>/root/sepolicy attribute <name>
68 sepolicy-analyze out/target/product/<board>/root/sepolicy attribute -r <name>
72 sepolicy-analyze out/target/product/<board>/root/sepolicy attribute -l
77 sepolicy-analyze out/target/product/<board>/root/sepolicy neverallow \
[all …]
DAndroid.bp10 name: "sepolicy-analyze",
14 "sepolicy-analyze.c",
/system/extras/perf2cfg/tests/
Dtest_edit.py18 from perf2cfg import analyze
23 return analyze.RecordAnalyzer()
27 analyzer = analyze.RecordAnalyzer()
/system/sepolicy/prebuilts/api/30.0/public/
Dprofman.te19 # Allow profman to analyze profiles for the secondary dex files. These
/system/sepolicy/prebuilts/api/29.0/public/
Dprofman.te19 # Allow profman to analyze profiles for the secondary dex files. These
/system/sepolicy/prebuilts/api/33.0/public/
Dprofman.te19 # Allow profman to analyze profiles for the secondary dex files. These
/system/sepolicy/public/
Dprofman.te17 # Allow profman to analyze profiles for the secondary dex files. These
/system/sepolicy/prebuilts/api/34.0/public/
Dprofman.te17 # Allow profman to analyze profiles for the secondary dex files. These
/system/sepolicy/prebuilts/api/31.0/public/
Dprofman.te19 # Allow profman to analyze profiles for the secondary dex files. These
/system/sepolicy/prebuilts/api/32.0/public/
Dprofman.te19 # Allow profman to analyze profiles for the secondary dex files. These
/system/extras/boottime_tools/bootanalyze/
DREADME.md19 * bootanalyze.sh provides an example to analyze boot-times and bootcharts.
/system/extras/perf2cfg/perf2cfg/
Dedit.py31 from perf2cfg import analyze
100 analyzer: analyze.RecordAnalyzer,
122 self.current_method: analyze.Method
Danalyze.py146 def analyze(self, filename: str) -> None: member in RecordAnalyzer
/system/extras/ANRdaemon/
DREADME1 ANRdaemon is a daemon to help analyze ANR due to CPU starvation by logging system
/system/extras/perf_tools/
Dsbtpull.py188 def analyze(self, checkPeriod = True, includeFirst = True): member in LogLineList
319 def analyze(self): member in MetricSet
518 metricSet.analyze()
/system/sepolicy/build/soong/
Dsepolicy_neverallow.go160 msg := `sepolicy-analyze failed. This is most likely due to the use\n` +
/system/sepolicy/tools/
DREADME70 sepolicy-analyze