Searched defs:systrace_events (Results 1 – 2 of 2) sorted by relevance
475 const Value::List* systrace_events = dict.FindList(kSystraceEventsParam); in InitializeFromConfigDict() local731 base::Value::List systrace_events; in ToValue() local
323 const std::unordered_set<std::string>& systrace_events() const { in systrace_events() function