Home
last modified time | relevance | path

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

12

/external/kotlinx.coroutines/kotlinx-coroutines-debug/test/
DDebugProbesTest.kt21 val traces = listOf( in <lambda>() constant
41 val traces = listOf( in <lambda>() constant
72 val traces = listOf( in <lambda>() constant
DSanitizedProbesTest.kt26 val traces = listOf( in <lambda>() constant
DStacktraceUtils.kt192 val traces = wholeDump.split("\n\n") in verifyDump() constant
/external/perfetto/docs/
DREADME.md29 ### System-wide tracing on Android and Linux
66 ### Tracing SDK and user-space instrumentation
89 ### Tracing in Chromium
Dtracing-101.md168 #### Kernel tracing
193 #### Instrumentation with Perfetto SDK
/external/angle/src/tests/restricted_traces/
Dretrace_restricted_traces.py140 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
Drestricted_trace_gold_tests.py336 def _get_batches(traces, batch_size): argument
/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/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
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/
Dgraph_debug_info.proto51 map<string, StackTrace> traces = 2; field
/external/bcc/libbpf-tools/
Dksnoop.c642 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/
Dbasic.rb591 attr_reader :traces accessor in TestTreeParser2
/external/perfetto/protos/perfetto/cloud_trace_processor/
Dworker.proto85 repeated string traces = 2; field
Dorchestrator.proto91 repeated string traces = 2; field
/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/angle/util/capture/
Dframe_capture_test_utils.cpp51 std::vector<std::string> traces; in LoadTraceNamesFromJSON() local
/external/perfetto/src/cloud_trace_processor/
Dorchestrator_impl.cc61 const std::vector<std::string>& traces) { in RoundRobinSetTraces()
/external/tensorflow/tensorflow/cc/experimental/libtf/runtime/
Druntime.cc88 absl::flat_hash_map<std::string, AbstractFunctionPtr> traces; in ImportModule() 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.py116 def traces(self): member in ChaosTestInfo
/external/tensorflow/tensorflow/core/profiler/
Dtfprof_log.proto11 repeated Trace traces = 1; field
/external/blktrace/
Dblkrawverify.c39 static struct trace_info traces[] = { variable
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcloudtrace.v1.json146 "traces": { object
277 "traces": { object
365 "traces": { object
/external/vixl/tools/
Dutil.py234 exclude_dirs = ['.*', '*/traces/*']):

12