Home
last modified time | relevance | path

Searched refs:trace_event_categories (Results 1 – 3 of 3) sorted by relevance

/third_party/node/src/
Dnode_v8_platform-inl.h100 if (!per_process::cli_options->trace_event_categories.empty()) { in Initialize()
143 SplitString(per_process::cli_options->trace_event_categories, ","sv); in StartTracingAgent()
171 if (!per_process::cli_options->trace_event_categories.empty()) { in StartTracingAgent()
Dnode_options.h245 std::string trace_event_categories; variable
Dnode_options.cc806 &PerProcessOptions::trace_event_categories, in PerProcessOptionsParser()