Home
last modified time | relevance | path

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

/external/cronet/base/trace_event/
Dtrace_config.h322 const std::unordered_set<std::string>& systrace_events() const { in systrace_events() function
Dtrace_config.cc473 const Value::List* systrace_events = dict.FindList(kSystraceEventsParam); in InitializeFromConfigDict() local
729 base::Value::List systrace_events; in ToValue() local