/external/vixl/test/aarch64/ |
D | test-simulator-traces-aarch64.h | 47 // this file and traces files. 63 #include "aarch64/traces/sim-abs-16b-trace-aarch64.h" 64 #include "aarch64/traces/sim-abs-2d-trace-aarch64.h" 65 #include "aarch64/traces/sim-abs-2s-trace-aarch64.h" 66 #include "aarch64/traces/sim-abs-4h-trace-aarch64.h" 67 #include "aarch64/traces/sim-abs-4s-trace-aarch64.h" 68 #include "aarch64/traces/sim-abs-8b-trace-aarch64.h" 69 #include "aarch64/traces/sim-abs-8h-trace-aarch64.h" 70 #include "aarch64/traces/sim-abs-d-trace-aarch64.h" 71 #include "aarch64/traces/sim-add-16b-trace-aarch64.h" [all …]
|
/external/grpc-grpc/doc/ |
D | environment_variables.md | 46 - api - traces api calls to the C core 47 - bdp_estimator - traces behavior of bdp estimation logic 48 - call_error - traces the possible errors contributing to final call status 49 - cares_resolver - traces operations of the c-ares based DNS resolver 50 - cares_address_sorting - traces operations of the c-ares based DNS 52 - cds_lb - traces cds LB policy 53 - channel - traces operations on the C core channel stack 54 - channel_stack - traces the set of filters in a channel stack upon 56 - client_channel - traces client channel control plane activity, including 58 - client_channel_call - traces client channel call activity related to name [all …]
|
/external/google-cloud-java/java-trace/proto-google-cloud-trace-v1/src/main/java/com/google/devtools/cloudtrace/v1/ |
D | Traces.java | 25 * List of new or updated traces. 28 * Protobuf type {@code google.devtools.cloudtrace.v1.Traces} 30 public final class Traces extends com.google.protobuf.GeneratedMessageV3 class 32 // @@protoc_insertion_point(message_implements:google.devtools.cloudtrace.v1.Traces) 35 // Use Traces.newBuilder() to construct. 36 private Traces(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Traces() method in Traces 40 private Traces() { in Traces() method in Traces 47 return new Traces(); in newInstance() 66 com.google.devtools.cloudtrace.v1.Traces.class, in internalGetFieldAccessorTable() 67 com.google.devtools.cloudtrace.v1.Traces.Builder.class); in internalGetFieldAccessorTable() [all …]
|
D | ListTracesRequestOrBuilder.java | 55 * Optional. Type of data returned for traces in the list. Default is 70 * Optional. Type of data returned for traces in the list. Default is 86 * Optional. Maximum number of traces to return. If not specified or <= 0, the 88 * return fewer traces than the requested page size. 208 * * `root:NAME_PREFIX` or `NAME_PREFIX`: Return traces where any root 210 * * `+root:NAME` or `+NAME`: Return traces where any root span's name is 212 * * `span:NAME_PREFIX`: Return traces where any span starts with 214 * * `+span:NAME`: Return traces where any span's name is exactly 216 * * `latency:DURATION`: Return traces whose overall latency is 219 * example, `latency:24ms` returns traces whose overall latency [all …]
|
D | TracesOrBuilder.java | 23 // @@protoc_insertion_point(interface_extends:google.devtools.cloudtrace.v1.Traces) 30 * List of traces. 33 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> 40 * List of traces. 43 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> 50 * List of traces. 53 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> 60 * List of traces. 63 * <code>repeated .google.devtools.cloudtrace.v1.Trace traces = 1;</code> 71 * List of traces. [all …]
|
D | PatchTracesRequest.java | 122 private com.google.devtools.cloudtrace.v1.Traces traces_; 131 * .google.devtools.cloudtrace.v1.Traces traces = 2 [(.google.api.field_behavior) = REQUIRED]; 134 * @return Whether the traces field is set. 148 * .google.devtools.cloudtrace.v1.Traces traces = 2 [(.google.api.field_behavior) = REQUIRED]; 151 * @return The traces. 154 public com.google.devtools.cloudtrace.v1.Traces getTraces() { in getTraces() 156 ? com.google.devtools.cloudtrace.v1.Traces.getDefaultInstance() in getTraces() 167 * .google.devtools.cloudtrace.v1.Traces traces = 2 [(.google.api.field_behavior) = REQUIRED]; 173 ? com.google.devtools.cloudtrace.v1.Traces.getDefaultInstance() in getTracesOrBuilder() 656 private com.google.devtools.cloudtrace.v1.Traces traces_; [all …]
|
D | PatchTracesRequestOrBuilder.java | 59 * .google.devtools.cloudtrace.v1.Traces traces = 2 [(.google.api.field_behavior) = REQUIRED]; 62 * @return Whether the traces field is set. 73 * .google.devtools.cloudtrace.v1.Traces traces = 2 [(.google.api.field_behavior) = REQUIRED]; 76 * @return The traces. 78 com.google.devtools.cloudtrace.v1.Traces getTraces(); in getTraces() 87 * .google.devtools.cloudtrace.v1.Traces traces = 2 [(.google.api.field_behavior) = REQUIRED];
|
/external/perfetto/docs/design-docs/ |
D | batch-trace-processor.md | 11 traces can be queried interactively, plots made from those results etc. 20 Because of this, what we actually want is to be able to query many traces 28 with the Python API to load multiple traces and query them in parallel. 31 traces. Over time, there would likely be a proliferation of slightly modified 33 * While the basics of parallelising queries on multiple traces on a single 44 While we've discussed querying traces so far, the experience for loading traces 45 from different traces should be just as good. This has historically been a big 50 knowing where traces live on the network filesystem and the directory layout. 53 version) that traces should match should match and traces meeting these criteria 57 * Interactively query ~1000+ traces in O(s) (for simple queries) [all …]
|
/external/angle/ |
D | DEPS | 152 # All of the restricted traces (large). 155 # Individual vars to enable/disable checkout of only specific traces. 1220 'package': 'angle/traces/1945_air_force', 1230 'package': 'angle/traces/20_minutes_till_dawn', 1240 'package': 'angle/traces/2_3_4_player_mini_games', 1250 'package': 'angle/traces/3d_pool_ball', 1260 'package': 'angle/traces/afk_arena', 1270 'package': 'angle/traces/age_of_origins_z', 1280 'package': 'angle/traces/agent_a', 1290 'package': 'angle/traces/aliexpress', [all …]
|
/external/angle/src/tests/restricted_traces/ |
D | retrace_restricted_traces.py | 8 Script that re-captures the traces in the restricted trace folder. We can 9 use this to update traces without needing to re-run the app on a device. 139 def backup_traces(args, traces): argument 140 for trace in angle_test_util.FilterTests(traces, args.traces): 156 def restore_traces(args, traces): argument 157 for trace in angle_test_util.FilterTests(traces, args.traces): 258 def upgrade_traces(args, traces): argument 264 for trace in angle_test_util.FilterTests(traces, args.traces): 270 print('The following traces failed to upgrade:\n') 289 def validate_traces(args, traces): argument [all …]
|
/external/perfetto/docs/analysis/ |
D | batch-trace-processor.md | 5 interactive queries on large sets (up to ~1000) of traces._ 17 ## Loading traces 19 …(http://goto.corp.google.com/perfetto-btp-load-internal) for how to load traces from Google-intern… 21 The simplest way to load traces in is by passing a list of file paths to load: 26 'traces/slow-start.pftrace', 27 'traces/oom.pftrace', 28 'traces/high-battery-drain.pftrace', 35 all traces in a directory: 39 files = glob.glob('traces/*.pftrace') 44 NOTE: loading too many traces can cause out-of-memory issues: see [all …]
|
/external/googleapis/google/devtools/cloudtrace/v1/ |
D | trace.proto | 33 // This file describes an API for collecting and viewing traces and spans 45 // Returns of a list of traces that match the specified filter conditions. 48 get: "/v1/projects/{project_id}/traces" 56 get: "/v1/projects/{project_id}/traces/{trace_id}" 61 // Sends new traces to Stackdriver Trace or updates existing traces. If the ID 68 patch: "/v1/projects/{project_id}/traces" 69 body: "traces" 71 option (google.api.method_signature) = "project_id,traces"; 91 // List of new or updated traces. 92 message Traces { message [all …]
|
/external/google-cloud-java/java-trace/proto-google-cloud-trace-v1/src/main/proto/google/devtools/cloudtrace/v1/ |
D | trace.proto | 33 // This file describes an API for collecting and viewing traces and spans 45 // Returns of a list of traces that match the specified filter conditions. 48 get: "/v1/projects/{project_id}/traces" 56 get: "/v1/projects/{project_id}/traces/{trace_id}" 61 // Sends new traces to Stackdriver Trace or updates existing traces. If the ID 68 patch: "/v1/projects/{project_id}/traces" 69 body: "traces" 71 option (google.api.method_signature) = "project_id,traces"; 91 // List of new or updated traces. 92 message Traces { message [all …]
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | cloudtrace.v1.json | 117 …"description": "Sends new traces to Cloud Trace or updates existing traces. If the ID of a trace t… 118 "flatPath": "v1/projects/{projectId}/traces", 132 "path": "v1/projects/{projectId}/traces", 134 "$ref": "Traces" 146 "traces": { object 150 "flatPath": "v1/projects/{projectId}/traces/{traceId}", 152 "id": "cloudtrace.projects.traces.get", 171 "path": "v1/projects/{projectId}/traces/{traceId}", 181 … "description": "Returns of a list of traces that match the specified filter conditions.", 182 "flatPath": "v1/projects/{projectId}/traces", [all …]
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_events_monitors_test.py | 142 traces = test_monitor.graph_execution_traces 144 self.assertLen(traces, 3) # [Placeholder:0, Unique:0 , Sum:0]. 145 self.assertEqual(traces[0].op_type, "Placeholder") 146 self.assertEqual(traces[0].output_slot, 0) 147 self.assertEqual(traces[1].op_type, "Unique") 148 self.assertEqual(traces[1].output_slot, 0) 150 self.assertEqual(traces[2].op_type, "Sum") 151 self.assertEqual(traces[2].output_slot, 0) 153 self.assertLen(traces[0].debug_tensor_value, 5) 154 self.assertLen(traces[1].debug_tensor_value, 5) [all …]
|
/external/angle/doc/ |
D | StandaloneBenchmark.md | 3 …traces from restricted traces in "src/tests/restricted_traces/". Running traces this way won't req… 5 Setup is similar to ANGLE Restricted Traces and requires some additional GN args. 7 ## Accessing the traces 9 …ollow the `Accessing the traces` in [restricted_traces/README.md](../src/tests/restricted_traces/R… 19 ### Selecting which traces to build 21 Since the traces are numerous and trace data is huge in size, you should limit the compilation to a… 25 angle_standalone_benchmark_goldens_dir = "<Path to golden images of the traces if present>" 69 Once all the traces listed in `angle_standalone_benchmark_traces` are finished, the app will genera…
|
/external/bazelbuild-rules_license/rules/ |
D | licenses_core.bzl | 54 …x, trans_licenses, trans_other_metadata, trans_package_info, trans_deps, traces, provider, filter_… 80 if info.traces: 81 for trace in info.traces: 82 … traces.append("(" + ", ".join([str(ctx.label), ctx.rule.kind, name]) + ") -> " + trace) 154 return [provider_factory(deps = depset(), licenses = depset(), traces = [])] 162 traces = [] 164 …x, trans_licenses, trans_other_metadata, trans_package_info, trans_deps, traces, provider_factory,… 167 return [provider_factory(deps = depset(), licenses = depset(), traces = [])] 169 # If this is the target, start the sequence of traces. 171 traces = [ctx.attr._trace[TraceInfo].trace] [all …]
|
/external/mesa3d/src/intel/ci/ |
D | gitlab-ci.yml | 220 iris-apl-traces: 225 - .iris-traces 227 iris-glk-traces: 232 - .iris-traces 234 iris-amly-traces: 239 - .iris-traces 241 iris-kbl-traces: 246 - .iris-traces 248 iris-cml-traces: 253 - .iris-traces [all …]
|
/external/antlr/runtime/Ruby/test/functional/debugging/ |
D | rule-tracing.rb | 16 @traces = [] 20 attr_accessor :stack, :traces accessor in TestRuleTracing 23 @traces << ">#{rule_name}" 27 @traces << "<#{rule_name}" 33 @traces = [] 37 attr_accessor :stack, :traces accessor in TestRuleTracing 40 @traces << ">#{rule_name}" 44 @traces << "<#{rule_name}" 62 lexer.traces.should == [ 68 parser.traces.should == [
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/debuginfo/ |
D | v1_1.0_224_frozen.wrong_attr.line.part.pbtxt.debug | 59 traces { 68 traces { 77 traces { 86 traces { 95 traces { 104 traces { 113 traces { 122 traces { 131 traces { 140 traces { [all …]
|
D | v1_1.0_224_frozen.wrong_attr.stack.part.pbtxt.debug | 59 traces { 68 traces { 77 traces { 86 traces { 95 traces { 104 traces { 113 traces { 122 traces { 131 traces { 140 traces { [all …]
|
/external/virglrenderer/perf-testing/ |
D | README.md | 35 path to mesa, virglrenderer, and the traces db. These override the root path. 39 root that contains the traces db as subdirectory the the trace file name can be 40 also given with this traces db sudirectory name, i.e. if the traces db is located 41 in '$workdir/traces-db', root=$workdir, and the trace is calles 'sometrace.trace', 44 perf-testing/run_trace-in-container.sh -r $rootdir -t traces-db/sometrace.trace 55 emit the required traces. 57 The perfetto traces will be saved to the a subdirectory of the traces-db checkout 64 In order to visualize the traces, the Perfetto UI needs to be running in a local
|
/external/perfetto/python/perfetto/batch_trace_processor/ |
D | api.py | 47 # Enum encoding how errors while loading/querying traces in BatchTraceProcessor 57 # is dropped but loading of other traces is unaffected. A failure integer is 84 # The number of traces which failed to load; only non-zero if 88 # The number of traces which failed while executing (query, metric or 95 """Run ad-hoc SQL queries across many Perfetto traces. 98 with BatchTraceProcessor(traces) as btp: 106 processed traces. 123 traces: TraceListReference, 129 Python across many traces. 132 traces: A list of traces, a trace URI resolver or a URI which [all …]
|
/external/bcc/libbpf-tools/ |
D | ksnoop.c | 601 predicate, &trace->traces[i])) in parse_trace() 606 if (trace->traces[i].base_arg == KSNOOP_RETURN) in parse_trace() 619 * mode where arg traces are stored on entry and not in parse_trace() 630 memcpy(trace->traces, func->args, sizeof(trace->traces)); in parse_trace() 632 trace->traces[i].base_arg = i; in parse_trace() 639 static int parse_traces(int argc, char **argv, struct trace **traces) in parse_traces() argument 647 p_err("A maximum of %d traces are supported", MAX_FUNC_TRACES); in parse_traces() 650 *traces = calloc(argc, sizeof(struct trace)); in parse_traces() 651 if (!*traces) { in parse_traces() 652 p_err("Could not allocate %d traces", argc); in parse_traces() [all …]
|
/external/mesa3d/src/freedreno/ci/ |
D | gitlab-ci.yml | 47 a306-traces: 49 - .google-freedreno-test-traces 64 a530-traces: 66 - .google-freedreno-test-traces 189 a618-traces: 191 - .lava-piglit-traces:arm64 202 # This lets us run several more traces which don't use any features we're 206 PIGLIT_TRACES_FILE: traces-freedreno.yml 208 a618-traces-performance: 210 - a618-traces [all …]
|