Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dgen_restricted_traces.py184 def gen_gni(traces, gni_file, format_args): argument
333 def gen_git_ignore(traces): argument
/third_party/node/test/parallel/
Dtest-trace-events-worker-metadata-with-name.js22 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-worker-metadata.js22 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-process-exit.js20 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-all.js22 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-v8.js24 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-metadata.js24 const traces = JSON.parse(data.toString()).traceEvents constant
Dtest-trace-events-file-pattern.js28 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-net.js33 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-bootstrap.js37 const traces = JSON.parse(data.toString()).traceEvents constant
Dtest-trace-events-promises.js33 const traces = JSON.parse(data.toString()).traceEvents constant
Dtest-trace-events-http.js32 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-async-hooks.js24 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-vm.js34 const traces = JSON.parse(data.toString()).traceEvents constant
Dtest-trace-events-fs-sync.js139 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-threadpool.js45 const traces = JSON.parse(data.toString()).traceEvents; constant
Dtest-trace-events-binding.js34 const traces = JSON.parse(data.toString()).traceEvents constant
Dtest-trace-events-async-hooks-dynamic.js43 const traces = JSON.parse(data).traceEvents; constant
Dtest-trace-events-async-hooks-worker.js50 const traces = JSON.parse(data).traceEvents; constant
Dtest-trace-events-fs-async.js330 const traces = traceEvents.filter((item) => { constant
/third_party/python/Modules/
D_tracemalloc.c510 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_remove_trace() local
539 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_add_trace() local
1185 _Py_hashtable_t *traces; member
1194 tracemalloc_copy_trace(_Py_hashtable_t *traces, in tracemalloc_copy_trace()
1216 tracemalloc_copy_traces(_Py_hashtable_t *traces) in tracemalloc_copy_traces()
1242 _Py_hashtable_t *traces = (_Py_hashtable_t *)value; in tracemalloc_copy_domain() local
1276 tracemalloc_get_traces_fill(_Py_hashtable_t *traces, in tracemalloc_get_traces_fill()
1308 _Py_hashtable_t *traces = (_Py_hashtable_t *)value; in tracemalloc_get_traces_domain() local
1428 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_get_traceback() local
1586 const _Py_hashtable_t *traces = value; in tracemalloc_get_tracemalloc_memory_cb() local
/third_party/skia/third_party/externals/angle2/util/capture/
Dframe_capture_test_utils.cpp50 std::vector<std::string> traces; in LoadTraceNamesFromJSON() local
/third_party/node/test/internet/
Dtest-trace-events-dns.js63 const traces = JSON.parse(data.toString()).traceEvents constant
/third_party/skia/third_party/externals/angle2/src/tests/capture_replay_tests/
DCaptureReplayTests.cpp191 std::vector<std::string> traces; in run() local
/third_party/vixl/tools/
Dutil.py234 exclude_dirs = ['.*', '*/traces/*']):

12