OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInternalEnableSampling
(Results
1 - 4
of
4
) sorted by null
/external/libchrome/base/trace_event/
trace_log_constants.cc
18
TraceLog::
kInternalEnableSampling
= 1 << 2;
trace_log.h
425
static const InternalTraceOptions
kInternalEnableSampling
;
trace_log.cc
609
if (new_options &
kInternalEnableSampling
) {
650
config.IsSamplingEnabled() ?
kInternalEnableSampling
: kInternalNone;
[
all
...]
trace_event_unittest.cc
[
all
...]
Completed in 335 milliseconds