Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_config.cc535 for (const std::string& systrace_event : split_systrace_events) in InitializeFromStrings() local
732 for (const std::string& systrace_event : systrace_events_) in ToValue() local
741 void TraceConfig::EnableSystraceEvent(const std::string& systrace_event) { in EnableSystraceEvent()
769 for (const std::string& systrace_event : systrace_events_) { in ToTraceOptionsString() local