Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dprocess_descriptor.pbzero.h40 bool has_pid() const { return at<1>().valid(); } in has_pid() function
Dthread_descriptor.pbzero.h45 bool has_pid() const { return at<1>().valid(); } in has_pid() function
Dperfetto.cc23497 bool has_pid() const { return _has_field_[1]; } in has_pid() function in perfetto::protos::gen::ProcessDescriptor
23996 bool has_pid() const { return _has_field_[1]; } in has_pid() function in perfetto::protos::gen::ThreadDescriptor
32253 bool has_pid() const { return at<1>().valid(); } in has_pid() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder
32363 bool has_pid() const { return at<1>().valid(); } in has_pid() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp29445 bool has_pid() const { return _has_field_[1]; } in has_pid() function in perfetto::protos::gen::ProcessDescriptor
29970 bool has_pid() const { return _has_field_[1]; } in has_pid() function in perfetto::protos::gen::ThreadDescriptor
36727 bool has_pid() const { return at<1>().valid(); } in has_pid() function in perfetto::protos::pbzero::ProcessDescriptor_Decoder
36998 bool has_pid() const { return at<1>().valid(); } in has_pid() function in perfetto::protos::pbzero::ThreadDescriptor_Decoder