Home
last modified time | relevance | path

Searched refs:TraceConfig_TriggerConfig (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/include/perfetto/tracing/core/
Dtrace_config.h64 class TraceConfig_TriggerConfig; variable
377 void FromProto(const perfetto::protos::TraceConfig_TriggerConfig&);
378 void ToProto(perfetto::protos::TraceConfig_TriggerConfig*) const;
/external/perfetto/src/tracing/core/
Dtrace_config.cc668 const perfetto::protos::TraceConfig_TriggerConfig& proto) { in FromProto()
688 perfetto::protos::TraceConfig_TriggerConfig* proto) const { in ToProto()