Home
last modified time | relevance | path

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

/external/cronet/base/trace_event/
Dtrace_config.cc533 for (const std::string& systrace_event : split_systrace_events) in InitializeFromStrings() local
730 for (const std::string& systrace_event : systrace_events_) in ToValue() local
739 void TraceConfig::EnableSystraceEvent(const std::string& systrace_event) { in EnableSystraceEvent()
767 for (const std::string& systrace_event : systrace_events_) { in ToTraceOptionsString() local