Home
last modified time | relevance | path

Searched defs:traces (Results 1 – 25 of 30) sorted by relevance

12

/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
DDebugProbesTest.kt20 val traces = listOf( in <lambda>() constant
41 val traces = listOf( in <lambda>() constant
72 val traces = listOf( in <lambda>() constant
DSanitizedProbesTest.kt27 val traces = listOf( in <lambda>() constant
/external/perfetto/docs/
DREADME.md29 ### System-wide tracing on Android and Linux
66 ### Tracing SDK and user-space instrumentation
89 ### Tracing in Chromium
/external/antlr/runtime/Ruby/test/functional/debugging/
Drule-tracing.rb20 attr_accessor :stack, :traces accessor in TestRuleTracing
37 attr_accessor :stack, :traces accessor in TestRuleTracing
/external/angle/src/tests/restricted_traces/
Dgen_restricted_traces.py183 def gen_gni(traces, gni_file, format_args): argument
270 def gen_git_ignore(traces): argument
Drestricted_trace_gold_tests.py325 def _get_batches(traces, batch_size): argument
Drestricted_traces.json10 "traces": [ array
/external/python/cpython3/Modules/
D_tracemalloc.c502 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_remove_trace() local
531 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_add_trace() local
1184 _Py_hashtable_t *traces; member
1193 tracemalloc_copy_trace(_Py_hashtable_t *traces, in tracemalloc_copy_trace()
1215 tracemalloc_copy_traces(_Py_hashtable_t *traces) in tracemalloc_copy_traces()
1241 _Py_hashtable_t *traces = (_Py_hashtable_t *)value; in tracemalloc_copy_domain() local
1272 tracemalloc_get_traces_fill(_Py_hashtable_t *traces, in tracemalloc_get_traces_fill()
1304 _Py_hashtable_t *traces = (_Py_hashtable_t *)value; in tracemalloc_get_traces_domain() local
1424 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_get_traceback() local
1582 const _Py_hashtable_t *traces = value; in tracemalloc_get_tracemalloc_memory_cb() local
/external/tensorflow/tensorflow/core/protobuf/
Dgraph_debug_info.proto51 map<string, StackTrace> traces = 2; field
/external/antlr/runtime/Ruby/test/functional/tree-parser/
Dbasic.rb591 attr_reader :traces accessor in TestTreeParser2
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/
DStackTraceRecoveryTest.kt35 val traces = listOf( in <lambda>() constant
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/exc/
DExceptionSerializationTest.java64 Object traces = result.get("stackTrace"); in testSimple() local
/external/blktrace/iowatcher/
Dblkparse.c735 struct tracelist *traces = NULL; in traces_list() local
773 static void traces_free(struct tracelist *traces) in traces_free()
782 static int dump_traces(struct tracelist *traces, int count, char *dumpfile) in dump_traces()
862 struct tracelist *traces = traces_list(filename, &count); in find_trace_file() local
/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer.py115 def traces(self): member in ChaosTestInfo
/external/blktrace/
Dblkrawverify.c39 static struct trace_info traces[] = { variable
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto11 repeated Trace traces = 1; field
/external/vixl/tools/
Dutil.py234 exclude_dirs = ['.*', '*/traces/*']):
/external/python/cpython3/Lib/
Dtracemalloc.py312 def __init__(self, traces): argument
420 def __init__(self, traces, traceback_limit): argument
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
DJDKStringLikeTypesTest.java241 StackTraceElement[] traces = ioe.getStackTrace(); in testStackTraceElementWithCustom() local
/external/kotlinx.atomicfu/atomicfu/src/jvmMain/kotlin/kotlinx/atomicfu/
DLockFreedomTestEnvironment.kt172 val traces = threads.associate { it to it.stackTrace } in <lambda>() constant
/external/igt-gpu-tools/benchmarks/
Dgem_exec_tracer.c53 } *traces; variable
/external/python/cpython3/Lib/test/
Dtest_tracemalloc.py154 def find_trace(self, traces, traceback): argument
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc423 std::set<string> traces; in AddNode() local
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cpp632 VarSizeStackTrace traces[kMop]; in ReportRace() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc626 VarSizeStackTrace traces[kMop]; in ReportRace() local

12