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

  /system/extras/simpleperf/scripts/
report_sample.py 62 parser.add_argument('--symfs',
68 report_sample(args.record_file, args.symfs, args.kallsyms)
  /external/toolchain-utils/cwp/interpreter/
symbolizer.py 15 PERF_CMD = PERF_BINARY + ' report -i %s -n --symfs=%s' + VMLINUX_FLAG
118 symfs = os.path.join(cache, symbol_cache_tld)
119 report_cmd = PERF_CMD % (input_file, symfs)
  /external/skia/platform_tools/android/bin/
android_perf 78 $SKIA_OUT/perfhost_report.py -i $PERF_TMP_DIR/perf.data --symfs=$PERF_TMP_DIR ${runVars[@]}
  /external/skqp/platform_tools/android/bin/
android_perf 78 $SKIA_OUT/perfhost_report.py -i $PERF_TMP_DIR/perf.data --symfs=$PERF_TMP_DIR ${runVars[@]}
  /system/extras/simpleperf/scripts/inferno/
inferno.py 92 symfs_dir = args.symfs
285 report_group.add_argument('--symfs', help="""Set the path to find binaries with symbols and
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
fetch.go 413 // structure as the perf symfs option.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
fetch.go 413 // structure as the perf symfs option.

Completed in 608 milliseconds