Searched refs:inflight (Results 1 – 25 of 28) sorted by relevance
12
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/kgsl/adreno_cmdbatch_submitted/ |
D | format | 12 field:unsigned int inflight; offset:20; size:4; signed:0; 14 print fmt: "ctx=%u ts=%u inflight=%u", REC->id, REC->timestamp, REC->inflight
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/kgsl/adreno_cmdbatch_retired/ |
D | format | 12 field:unsigned int inflight; offset:20; size:4; signed:0; 15 print fmt: "ctx=%u ts=%u inflight=%u recovery=%s", REC->id, REC->timestamp, REC->inflight, REC->rec…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kgsl/adreno_cmdbatch_submitted/ |
D | format | 11 field:int inflight; offset:16; size:4; signed:1; 17 print fmt: "ctx=%u ts=%u inflight=%d flags=%s ticks=%lld time=%lu.%0lu", REC->id, REC->timestamp, R…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kgsl/adreno_cmdbatch_retired/ |
D | format | 11 field:int inflight; offset:16; size:4; signed:1; 17 print fmt: "ctx=%u ts=%u inflight=%d recovery=%s flags=%s start=%lld retire=%lld", REC->id, REC->ti…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/kgsl/adreno_cmdbatch_submitted/ |
D | format | 11 field:int inflight; offset:16; size:4; signed:1; 22 …o=%d ts=%u inflight=%d flags=%s ticks=%lld time=%lu.%0lu rb_id=%d r/w=%x/%x, q_inflight=%d", REC->…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/kgsl/adreno_cmdbatch_retired/ |
D | format | 11 field:int inflight; offset:16; size:4; signed:1; 23 …s=%u inflight=%d recovery=%s flags=%s start=%lld retire=%lld rb_id=%d, r/w=%x/%x, q_inflight=%d", …
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | HTMLImports.min.js | 11 …inflight=0,this.pending={}};r.prototype={addNodes:function(e){this.inflight+=e.length;for(var t,n=…
|
D | HTMLImports.js | 655 this.inflight = 0; 660 this.inflight += nodes.length; 667 this.inflight++; 729 --this.inflight; 733 if (!this.inflight) {
|
D | webcomponents-lite.min.js | 11 …inflight=0,this.pending={}};o.prototype={addNodes:function(e){this.inflight+=e.length;for(var t,n=…
|
D | webcomponents-lite.js | 1389 this.inflight = 0; 1394 this.inflight += nodes.length; 1401 this.inflight++; 1463 --this.inflight; 1467 if (!this.inflight) {
|
D | build.log | 200 inflight: 1.0.6
|
D | webcomponents.min.js | 14 …inflight=0,this.pending={}};r.prototype={addNodes:function(e){this.inflight+=e.length;for(var t,n=…
|
D | webcomponents.js | 6075 this.inflight = 0; 6080 this.inflight += nodes.length; 6087 this.inflight++; 6149 --this.inflight; 6153 if (!this.inflight) {
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_buffer_pool.mm | 136 // Try to deallocate old and smaller size inflight buffers.
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/ |
D | yarn.lock | 709 inflight "^1.0.4" 721 inflight "^1.0.4" 784 inflight@^1.0.4: 786 …resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075b…
|
/external/deqp-deps/SPIRV-Tools/tools/sva/ |
D | yarn.lock | 709 inflight "^1.0.4" 721 inflight "^1.0.4" 784 inflight@^1.0.4: 786 …resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075b…
|
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/ |
D | yarn.lock | 709 inflight "^1.0.4" 721 inflight "^1.0.4" 784 inflight@^1.0.4: 786 …resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075b…
|
/external/webrtc/sdk/objc/components/renderer/metal/ |
D | RTCMTLRenderer.mm | 316 // Wait until the inflight (curently sent to GPU) command buffer
|
/external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
D | build.log | 257 inflight: 1.0.6
|
/external/usrsctp/usrsctplib/netinet/ |
D | sctp_uio.h | 779 uint16_t inflight; /* flightsize in k */ member
|
D | sctp_indata.c | 3853 int inflight = 0, resend = 0, inbetween = 0, acked = 0, above = 0; local 3873 inflight++; 3885 if ((inflight > 0) || (inbetween > 0)) { 3893 inflight, inbetween, resend, above, acked);
|
D | sctputil.c | 356 sctp_clog.x.cwnd.inflight = net->flight_size; in sctp_log_cwnd() 438 sctp_clog.x.cwnd.inflight = net->flight_size; in sctp_log_maxburst()
|
/external/llvm-project/mlir/docs/ |
D | Diagnostics.md | 115 method returns an [InFlightDiagnostic](#inflight-diagnostic) that can be
|
/external/pigweed/ |
D | yarn.lock | 1813 inflight "^1.0.4" 2048 inflight@^1.0.4: 2050 …resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075b…
|
/external/libevent/ |
D | ChangeLog | 1118 not keep the event_base looping when there are no requests inflight, and
|
12