HomeSort by relevance Sort by last modified time
    Searched refs:profile (Results 1 - 25 of 764) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/660-clinit/
run 17 exec ${RUN} $@ --profile
  /art/test/661-oat-writer-layout/
run 17 # Always use the 'profile'.
20 "${RUN}" "$@" --profile
  /art/test/648-inline-caches-unresolved/
run 17 exec ${RUN} $@ --secondary --profile
  /art/test/1001-app-image-regions/
run 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
  /art/test/158-app-image-class-table/
run 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
  /art/test/638-checker-inline-caches/
run 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
  /art/test/643-checker-bogus-ic/
run 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
  /art/test/707-checker-invalid-profile/
run 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile
  /art/test/172-app-image-twice/
run 17 # Build an app image with TestClass (specified by profile) and class loader
23 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
26 ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
  /art/test/1003-metadata-section-strings/
run 17 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile -Xcompiler-option --resolve-startup-const-strings=true
  /art/test/159-app-image-fields/
run 17 # Use a profile to put specific classes in the app image.
19 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
  /art/test/163-app-image-methods/
run 17 # Use a profile to put specific classes in the app image.
19 exec ${RUN} $@ --profile -Xcompiler-option --compiler-filter=speed-profile \
  /art/test/164-resolution-trampoline-dex-cache/
run 18 # Make sure we compile the required method using speed-profile compiler filter.
21 -Xcompiler-option --compiler-filter=speed-profile --profile \
  /external/javasqlite/src/main/java/SQLite/
Profile.java 4 * Callback interface for SQLite's profile function.
7 public interface Profile {
10 * Callback to profile (ie log) one SQL statement
17 public void profile(String stmt, long est); method in interface:Profile
  /external/ltp/testcases/realtime/doc/
run_auto.sh.tpl 3 profile=${1:-default}
16 $SCRIPTS_DIR/run_c_files.sh $profile testexecutable1
17 # $SCRIPTS_DIR/run_c_files.sh $profile testexecutable2
  /external/ltp/testcases/realtime/func/async_handler/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile async_handler async_handler_jk
  /external/ltp/testcases/realtime/func/gtod_latency/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile gtod_latency
17 #$SCRIPTS_DIR/run_c_files.sh $profile gtod_infinite
  /external/ltp/testcases/realtime/func/hrtimer-prio/
run_auto.sh 3 profile=${1:-default}
12 $SCRIPTS_DIR/run_c_files.sh $profile "hrtimer-prio"
  /external/ltp/testcases/realtime/func/matrix_mult/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile matrix_mult
  /external/ltp/testcases/realtime/func/periodic_cpu_load/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile periodic_cpu_load periodic_cpu_load_single
  /external/ltp/testcases/realtime/func/pi_perf/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile pi_perf
  /external/ltp/testcases/realtime/func/prio-preempt/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile prio-preempt
  /external/ltp/testcases/realtime/func/prio-wake/
run_auto.sh 3 profile=${1:-default}
12 $SCRIPTS_DIR/run_c_files.sh $profile prio-wake
  /external/ltp/testcases/realtime/func/pthread_kill_latency/
run_auto.sh 3 profile=${1:-default}
14 $SCRIPTS_DIR/run_c_files.sh $profile pthread_kill_latency
  /external/ltp/testcases/realtime/func/rt-migrate/
run_auto.sh 3 profile=${1:-default}
12 $SCRIPTS_DIR/run_c_files.sh $profile rt-migrate

Completed in 542 milliseconds

1 2 3 4 5 6 7 8 91011>>