Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/trace_event/
H A Dtrace_config.h295 const std::unordered_set<std::string>& systrace_events() const { in systrace_events() function
H A Dtrace_config.cc418 const Value* systrace_events = dict.FindListKey(kSystraceEventsParam); in InitializeFromConfigDict() local
662 std::vector<Value> systrace_events; in ToValue() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/trace_event/
H A Dtrace_config.h295 const std::unordered_set<std::string>& systrace_events() const { in systrace_events() function
H A Dtrace_config.cc417 const Value* systrace_events = dict.FindListKey(kSystraceEventsParam); in InitializeFromConfigDict() local
661 std::vector<Value> systrace_events; in ToValue() local