Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config_category_filter.h58 const StringList& included_categories() const { return included_categories_; } in included_categories() function
Dtrace_event_unittest.cc1475 std::vector<std::string> included_categories; in TEST_F() local
/external/perfetto/ui/src/controller/
Drecord_controller.ts404 included_categories: [...chromeCategories.values()], constant