Home
last modified time | relevance | path

Searched refs:cmdline (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp479 std::vector<std::string> cmdline; in extra_kernel_cmdline() local
481 cmdline.push_back(arg.asString()); in extra_kernel_cmdline()
483 return cmdline; in extra_kernel_cmdline()
/device/linaro/dragonboard/sepolicy/
Dhal_memtrack.te1 # Memtrack reads proc/<pid>/cmdline to check if process is surfaceflinger.
/device/linaro/dragonboard/shared/utils/bdaddr/
Dset_bdaddr.sh29 BTADDR=`/vendor/bin/cat /proc/cmdline | /vendor/bin/grep -o serialno.* |\
/device/linaro/dragonboard/shared/utils/ethaddr/
Dset_ethaddr.sh12 ETHADDR=`/vendor/bin/cat /proc/cmdline | /vendor/bin/grep -o serialno.* |\
/device/google/cuttlefish/system_image/
Dbuild.prop96 pm.dexopt.cmdline=verify
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto551 // entry of /proc/pid/cmdline).
997 // /proc/<pid>/cmdline (not the comm string), with both sides being
8109 // they are dumped at a different rate than cmdline and thread list.
8205 // The command line for the process, as per /proc/pid/cmdline.
8206 // If it is a kernel thread there will only be one cmdline field
8208 repeated string cmdline = 3; field
8434 repeated string cmdline = 2; field
8866 // If more than one process hasthe same cmdline, it is UI implementation
8868 string cmdline = 2; field
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all131 handle_hmp_command(void *mon, const char *cmdline) "mon %p cmdline: %s"
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all131 handle_hmp_command(void *mon, const char *cmdline) "mon %p cmdline: %s"