HomeSort by relevance Sort by last modified time
    Searched defs:trace_options (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/components/tracing/
child_trace_message_filter.cc 62 base::debug::TraceOptions trace_options; local
63 trace_options.SetFromString(options);
67 trace_options); local
85 base::debug::TraceOptions trace_options; local
86 trace_options.SetFromString(options);
90 trace_options); local
  /external/chromium_org/content/browser/android/
tracing_controller_android.cc 38 base::debug::TraceOptions trace_options; local
39 trace_options.SetFromString(
47 trace_options,
  /external/chromium_org/content/browser/tracing/
tracing_controller_browsertest.cc 218 TraceOptions trace_options; local
219 trace_options.enable_sampling = true;
223 trace_options,
363 TraceOptions trace_options; local
364 trace_options.enable_sampling = true;
367 trace_options,
  /external/chromium_org/content/browser/media/
webrtc_getusermedia_browsertest.cc 86 base::debug::TraceOptions trace_options(base::debug::RECORD_UNTIL_FULL);
87 trace_options.enable_sampling = true;
90 trace_options); local
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-trace.c 1209 const struct option trace_options[] = { local
    [all...]
  /external/chromium_org/base/debug/
trace_event_unittest.cc 1820 trace_options); local
1839 trace_options); local
1875 trace_options); local
    [all...]

Completed in 1400 milliseconds