Home
last modified time | relevance | path

Searched refs:disable_vfork_detection (Results 1 – 3 of 3) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto747 optional bool disable_vfork_detection = 19; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp17557 bool disable_vfork_detection() const { return disable_vfork_detection_; } in disable_vfork_detection() function in perfetto::protos::gen::HeapprofdConfig
Dperfetto.h27378 bool disable_vfork_detection() const { return at<19>().as_bool(); }
124673 bool disable_vfork_detection() const { return disable_vfork_detection_; }