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