HomeSort by relevance Sort by last modified time
    Searched refs:tracers (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/tests/tracing_microbenchmark/
tracing_microbenchmark.py 6 import tracers
19 tracer_class = getattr(tracers, tracer)
  /art/test/991-field-trace-2/src/art/
Test991.java 183 FieldTracer[] tracers = new FieldTracer[] { local
197 for (FieldTracer trace : tracers) {
  /art/test/989-method-trace-throw/src/art/
Test989.java 260 MethodTracer[] tracers = new MethodTracer[] { local
269 for (MethodTracer t : tracers) {
  /external/python/cpython2/Lib/idlelib/idle_test/
htest.py 239 'msg': "There are two tracers which can be toggled using a checkbox.\n"
242 "If both the tracers are 'on', the output from the tracer which "
  /external/python/cpython3/Lib/idlelib/idle_test/
htest.py 232 'msg': "There are two tracers which can be toggled using a checkbox.\n"
235 "If both the tracers are 'on', the output from the tracer which "
  /external/blktrace/
blktrace.c 124 * We will use a mutex to guard each of the trace_buf list. The tracers
294 static LIST_HEAD(tracers);
1426 * tracers are done
    [all...]
  /external/syslinux/core/
isolinux.asm 1112 ; Test tracers

Completed in 238 milliseconds