Searched defs:machine (Results 1 – 4 of 4) sorted by relevance
55 std::string machine(buf.machine); in osType() local
350 std::string machine = is_x86 ? "pc,nvdimm=on" : "virt"; in StartCommands() local
8332 optional string machine = 4; field
50762 ::protozero::ConstChars machine() const { return at<4>().as_string(); } in machine() function in perfetto::protos::pbzero::Utsname_Decoder