HomeSort by relevance Sort by last modified time
    Searched refs:set_allow_user_build_tracing (Results 1 - 3 of 3) sorted by null

  /external/perfetto/include/perfetto/tracing/core/
trace_config.h 605 void set_allow_user_build_tracing(bool value) { function in class:perfetto::TraceConfig
  /external/perfetto/src/tracing/core/
trace_config.cc 276 proto->set_allow_user_build_tracing(
    [all...]
  /external/perfetto/test/
end_to_end_integrationtest.cc 812 trace_config.set_allow_user_build_tracing(true);
    [all...]

Completed in 44 milliseconds