Home
last modified time | relevance | path

Searched defs:trigger_name (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42480 const std::string& trigger_name) { in MaybeLogUploadEvent()
42488 const std::string& trigger_name) { in MaybeLogTriggerEvent()
42499 for (const std::string& trigger_name : triggers) { in MaybeLogTriggerEvents() local
46783 std::string trigger_name; member
50918 ::protozero::ConstChars trigger_name() const { return at<1>().as_string(); } in trigger_name() function in perfetto::protos::pbzero::Trigger_Decoder
52405 for (const auto& trigger_name : triggers) { in ActivateTriggers() local
54252 const std::string& trigger_name) { in MaybeLogUploadEvent()
54266 const std::string& trigger_name) { in MaybeLogTriggerEvent()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto7711 optional string trigger_name = 1; field
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc35615 std::string trigger_name; member
37057 ::protozero::ConstChars trigger_name() const { return at<1>().as_string(); } in trigger_name() function in perfetto::protos::pbzero::Trigger_Decoder
38319 for (const auto& trigger_name : triggers) { in ActivateTriggers() local