Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.h149 void EnableSystrace() { enable_systrace_ = true; } in EnableSystrace() function
Dtrace_config_unittest.cc497 tc.EnableSystrace(); in TEST()