Searched refs:EnableSystrace (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/trace_event/ | ||
D | trace_config.h | 149 void EnableSystrace() { enable_systrace_ = true; } in EnableSystrace() function |
D | trace_config_unittest.cc | 497 tc.EnableSystrace(); in TEST() |