Home
last modified time | relevance | path

Searched defs:machine (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/metrics/
Dutils.cc55 std::string machine(buf.machine); in osType() local
/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp350 std::string machine = is_x86 ? "pc,nvdimm=on" : "virt"; in StartCommands() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8332 optional string machine = 4; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp50762 ::protozero::ConstChars machine() const { return at<4>().as_string(); } in machine() function in perfetto::protos::pbzero::Utsname_Decoder