Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
DDebugProbesTest.kt20 val traces = listOf( in <lambda>() constant
41 val traces = listOf( in <lambda>() constant
71 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/angle/src/tests/perf_tests/restricted_traces/
DRestrictedTraceTests.md47 ### Windows
78 ### Linux
/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/tensorflow/tensorflow/core/protobuf/
Dgraph_debug_info.proto52 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/autotest/server/cros/chaos_lib/
Dchaos_analyzer.py113 def traces(self): member in ChaosTestInfo
/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
Dmain.c555 struct list_head *traces = &all_traces; in set_all_minmax_tf() local
/external/blktrace/
Dblkrawverify.c39 static struct trace_info traces[] = { variable
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto10 repeated Trace traces = 1; field
/external/vixl/tools/
Dutil.py233 exclude_dirs = ['.*', '*/traces/*']):
/external/python/cpython3/Lib/
Dtracemalloc.py288 def __init__(self, traces): argument
394 def __init__(self, traces, traceback_limit): argument
/external/python/cpython3/Lib/test/
Dtest_tracemalloc.py154 def find_trace(self, traces, traceback): argument
/external/igt-gpu-tools/benchmarks/
Dgem_exec_tracer.c53 } *traces; variable
/external/python/cpython3/Modules/
D_tracemalloc.c1267 _Py_hashtable_t *traces; member
1273 tracemalloc_get_traces_fill(_Py_hashtable_t *traces, _Py_hashtable_entry_t *entry, in tracemalloc_get_traces_fill()
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc423 std::set<string> traces; in AddNode() local
Dtfprof_node.h79 const std::vector<Trace>& traces() const { return traces_; } in traces() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc626 VarSizeStackTrace traces[kMop]; in ReportRace() local
/external/v8/src/profiler/
Dheap-snapshot-generator.cc2557 AllocationTraceTree* traces = tracker->trace_tree(); in SerializeTraceTree() local
/external/mesa3d/src/amd/vulkan/
Dradv_private.h2512 struct radv_thread_trace_se traces[4]; member