Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/core/
Dtrace_config.h605 void set_allow_user_build_tracing(bool value) { in set_allow_user_build_tracing() function
/external/perfetto/src/tracing/core/
Dtrace_config.cc276 proto->set_allow_user_build_tracing( in ToProto()
/external/perfetto/test/
Dend_to_end_integrationtest.cc812 trace_config.set_allow_user_build_tracing(true); in TEST_F()