| /external/kotlinx.coroutines/kotlinx-coroutines-debug/test/ | 
| D | DebugProbesTest.kt | 21         val traces = listOf(  in <lambda>()  constant 41             val traces = listOf(  in <lambda>()  constant 72             val traces = listOf(  in <lambda>()  constant
  | 
| D | SanitizedProbesTest.kt | 26         val traces = listOf(  in <lambda>()  constant
  | 
| D | StacktraceUtils.kt | 192     val traces = wholeDump.split("\n\n")  in verifyDump()  constant
  | 
| /external/perfetto/docs/ | 
| D | README.md | 29 ### System-wide tracing on Android and Linux 66 ### Tracing SDK and user-space instrumentation 89 ### Tracing in Chromium
  | 
| D | tracing-101.md | 168 #### Kernel tracing 193 #### Instrumentation with Perfetto SDK
  | 
| /external/angle/src/tests/restricted_traces/ | 
| D | retrace_restricted_traces.py | 140 def backup_traces(args, traces):  argument 157 def restore_traces(args, traces):  argument 256 def upgrade_traces(args, traces):  argument 287 def validate_traces(args, traces):  argument 311 def interpret_traces(args, traces):  argument 387 def get_min_reqs(args, traces):  argument
  | 
| D | restricted_trace_gold_tests.py | 336 def _get_batches(traces, batch_size):  argument
  | 
| /external/antlr/runtime/Ruby/test/functional/debugging/ | 
| D | rule-tracing.rb | 20       attr_accessor :stack, :traces  accessor in TestRuleTracing 37       attr_accessor :stack, :traces  accessor in TestRuleTracing
  | 
| /external/python/cpython3/Modules/ | 
| D | _tracemalloc.c | 502     _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 1275 tracemalloc_get_traces_fill(_Py_hashtable_t *traces,  in tracemalloc_get_traces_fill() 1307     _Py_hashtable_t *traces = (_Py_hashtable_t *)value;  in tracemalloc_get_traces_domain()  local 1427     _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain);  in tracemalloc_get_traceback()  local 1585     const _Py_hashtable_t *traces = value;  in tracemalloc_get_tracemalloc_memory_cb()  local
  | 
| /external/tensorflow/tensorflow/core/protobuf/ | 
| D | graph_debug_info.proto | 51   map<string, StackTrace> traces = 2;  field
  | 
| /external/bcc/libbpf-tools/ | 
| D | ksnoop.c | 642 static int parse_traces(int argc, char **argv, struct trace **traces)  in parse_traces() 672 	struct trace *traces = NULL;  in cmd_info()  local 786 static int add_traces(struct bpf_map *func_map, struct trace *traces,  in add_traces() 816 static int attach_traces(struct ksnoop_bpf *skel, struct trace *traces,  in attach_traces() 855 	struct trace *traces = NULL;  in cmd_trace()  local
  | 
| /external/antlr/runtime/Ruby/test/functional/tree-parser/ | 
| D | basic.rb | 591       attr_reader :traces  accessor in TestTreeParser2
  | 
| /external/perfetto/protos/perfetto/cloud_trace_processor/ | 
| D | worker.proto | 85   repeated string traces = 2;  field
  | 
| D | orchestrator.proto | 91   repeated string traces = 2;  field
  | 
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/exceptions/ | 
| D | StackTraceRecoveryTest.kt | 35         val traces = listOf(  in <lambda>()  constant
  | 
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/exc/ | 
| D | ExceptionSerializationTest.java | 64         Object traces = result.get("stackTrace");  in testSimple()  local
  | 
| /external/angle/util/capture/ | 
| D | frame_capture_test_utils.cpp | 51     std::vector<std::string> traces;  in LoadTraceNamesFromJSON()  local
  | 
| /external/perfetto/src/cloud_trace_processor/ | 
| D | orchestrator_impl.cc | 61                     const std::vector<std::string>& traces) {  in RoundRobinSetTraces()
  | 
| /external/tensorflow/tensorflow/cc/experimental/libtf/runtime/ | 
| D | runtime.cc | 88   absl::flat_hash_map<std::string, AbstractFunctionPtr> traces;  in ImportModule()  local
  | 
| /external/blktrace/iowatcher/ | 
| D | blkparse.c | 735 	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/ | 
| D | chaos_analyzer.py | 116     def traces(self):  member in ChaosTestInfo
  | 
| /external/tensorflow/tensorflow/core/profiler/ | 
| D | tfprof_log.proto | 11   repeated Trace traces = 1;  field
  | 
| /external/blktrace/ | 
| D | blkrawverify.c | 39 static struct trace_info traces[] = {  variable
  | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | cloudtrace.v1.json | 146         "traces": {  object 277         "traces": {  object 365         "traces": {  object
  | 
| /external/vixl/tools/ | 
| D | util.py | 234     exclude_dirs = ['.*', '*/traces/*']):
  |