Home
last modified time | relevance | path

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

/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd.cc207 OPT_CONFIG_ID, in Main() enumerator
232 {"config-id", required_argument, nullptr, OPT_CONFIG_ID}, in Main()
349 if (option == OPT_CONFIG_ID) { in Main()