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

  /art/profman/
profman.cc 86 UsageError("Usage: profman [options]...");
155 class ProfMan FINAL {
157 ProfMan() :
168 ~ProfMan() {
190 LOG(INFO) << "profman: option[" << i << "]=" << argv[i];
948 static int profman(int argc, char** argv) { function in namespace:art
949 ProfMan profman; local
    [all...]
  /build/make/target/product/
runtime_libart.mk 61 profman
  /art/build/
Android.common_path.mk 116 profman \
Android.gtest.mk 231 # Profile assistant tests requires profman utility.
235 profman
  /system/sepolicy/private/
file_contexts 247 /system/bin/profman u:object_r:profman_exec:s0
386 # profman run as a special user can write to them
389 /data/misc/profman(/.*)? u:object_r:profman_dump_data_file:s0
  /build/make/core/
config.mk 643 PROFMAN := $(HOST_OUT_EXECUTABLES)/profman
    [all...]

Completed in 1043 milliseconds