Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dprocess_descriptor.pbzero.h45 ::protozero::ConstChars process_name() const { return at<6>().as_string(); } in process_name() function
Dperfetto.cc23509 const std::string& process_name() const { return process_name_; } in process_name() function in perfetto::protos::gen::ProcessDescriptor
32258 ::protozero::ConstChars process_name() const { return at<6>().as_string(); } in process_name() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto7400 optional string process_name = 6; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp29457 const std::string& process_name() const { return process_name_; } in process_name() function in perfetto::protos::gen::ProcessDescriptor
36732 ::protozero::ConstChars process_name() const { return at<6>().as_string(); } in process_name() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder