Home
last modified time | relevance | path

Searched full:lost (Results 1 – 25 of 2012) sorted by relevance

12345678910>>...81

/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/netdata/netdata/
H A Dnetdata.conf313 # units = microseconds lost/s
315 # gap when lost iterations above = 1
334 # gap when lost iterations above = 1
445 # gap when lost iterations above = 1
464 # gap when lost iterations above = 1
487 # gap when lost iterations above = 1
514 # gap when lost iterations above = 1
537 # gap when lost iterations above = 1
560 # gap when lost iterations above = 1
587 # gap when lost iterations above = 1
[all …]
/OK3568_Linux_fs/kernel/Documentation/scsi/scsi_transport_srp/
H A Drport_state_diagram.dot2 node [shape = doublecircle]; running lost;
12 lost;
19 blocked -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ];
20 failfast -> lost [ label = "dev_loss_tmo\nexpired or\nsrp_stop_rport_timers()" ];
24 running -> lost [ label = "srp_stop_rport_timers()" ];
25 running_rta -> lost [ label = "srp_stop_rport_timers()" ];
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dmap_perf_ring.c50 __u64 lost; member
71 struct perf_event_lost *lost = container_of(event, in print_bpf_output() local
91 jsonw_name(json_wtr, "lost"); in print_bpf_output()
94 jsonw_uint(json_wtr, lost->id); in print_bpf_output()
96 jsonw_uint(json_wtr, lost->lost); in print_bpf_output()
108 printf("lost %lld events\n", lost->lost); in print_bpf_output()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer_tracepoint.h45 bool lost, u8 event_id, const char *msg),
47 TP_ARGS(tracer, trace_timestamp, lost, event_id, msg),
52 __field(bool, lost)
61 __entry->lost = lost;
69 __entry->lost, __entry->event_id,
H A Dfw_tracer.h61 bool lost; member
119 bool lost; member
164 u8 lost[0x1]; member
171 u8 lost[0x1]; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devents_stats.h13 * such "chunks" of lost events is stored in .nr_events[PERF_EVENT_LOST] while
14 * total_lost tells exactly how many events the kernel in fact lost, i.e. it is
15 * the sum of all struct perf_record_lost.lost fields reported.
18 * PERF_RECORD_LOST_SAMPLES event. The number of lost-samples events is stored
21 * all struct perf_record_lost_samples.lost fields reported.
/OK3568_Linux_fs/external/rockchip-test/flash_test/
H A Dpower_lost_test.sh23 echo reset power lost count.
27 echo "$(date) power lost test begin" >> /userdata/rockchip/power_lost_test.log
44 echo "power lost test loop $cnt" >> /userdata/rockchip/power_lost_test.log
49 echo "power lost test is off"
63 echo "power lost test, loop $cnt"
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/flash_test/
H A Dpower_lost_test.sh23 echo reset power lost count.
27 echo "$(date) power lost test begin" >> /data/rockchip/power_lost_test.log
44 echo "power lost test loop $cnt" >> /data/rockchip/power_lost_test.log
49 echo "power lost test is off"
63 echo "power lost test, loop $cnt"
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst47 # <op>[,<mode>] rx-arb-lost <poll> generate a POLL message to trigger an arbitration lost
73 # <poll> CEC poll message used to test arbitration lost (0x00-0xff, default 0x0f)
164 be interpreted as an Arbitration Lost condition by the transmitter.
177 ``<op>[,<mode>] rx-arb-lost <poll>``
178 Generate a POLL message to trigger an Arbitration Lost condition.
184 This command can be used to test the Arbitration Lost condition in
188 stop transmitting ('Arbitration Lost'). This is very hard to test,
249 because the receiver also looks for an Arbitration Lost condition in
267 because the receiver also looks for an Arbitration Lost condition in
302 positions 0-3 the receiver can interpret this as an Arbitration Lost
H A Dcec-ioc-dqevent.rst44 the same state). In that case the intermediate state changes were lost but
86 - Set to the number of lost messages since the filehandle was opened
88 filehandle. The messages lost are the oldest messages. So when a
126 - The number of lost messages as sent by the :ref:`CEC_EVENT_LOST_MSGS <CEC-EVENT-LOST-MSGS>`
147 * .. _`CEC-EVENT-LOST-MSGS`:
151 - Generated if one or more CEC messages were lost because the
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap-mpuss-lowpower.c220 * 0 - Nothing lost and no need to save: MPUSS INACTIVE
221 * 1 - CPUx L1 and logic lost: MPUSS CSWR
222 * 2 - CPUx L1 and logic lost + GIC lost: MPUSS OSWR
223 * 3 - CPUx L1 and logic lost + GIC + L2 lost: DEVICE OFF
249 * doesn't make much scense, since logic is lost and $L1 in omap4_enter_lowpower()
261 * In MPUSS OSWR or device OFF, interrupt controller contest is lost. in omap4_enter_lowpower()
H A Dsleep44xx.S46 * 0 - No context lost
47 * 1 - CPUx L1 and logic lost: MPUSS CSWR
48 * 2 - CPUx L1 and logic lost + GIC lost: MPUSS OSWR
49 * 3 - CPUx L1 and logic lost + GIC + L2 lost: MPUSS OFF
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_recovery.c45 * Marks a packet lost, if some packet sent later has been (s)acked.
58 * When tcp_rack_detect_loss() detects some packets are lost and we
76 /* Skip ones marked lost but not yet retransmitted */ in tcp_rack_detect_loss()
86 /* A packet is lost if it has not been s/acked beyond in tcp_rack_detect_loss()
134 * If the original is lost, there is no ambiguity. Otherwise in tcp_rack_advance()
152 * packets lost and retransmit them.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dconstants.hpp21 * One bit is lost for signedness to support features extending past the left edge of the tile.
22 * One bit is lost because the line vertex buffer used to pack 1 bit of other data into the int.
24 * One bit is lost to support features extending past the extent on the right edge of the tile.
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dmmiotrace.rst44 Check for lost events.
85 $ grep -i lost mydump.txt
87 which tells you exactly how many events were lost, or use::
91 to view your kernel log and look for "mmiotrace has lost events" warning. If
92 events were lost, the trace is incomplete. You should enlarge the buffers and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/ld.html/
H A DBFD-information-loss.html73 <p><em>Information can be lost during output.</em> The output formats
92 <p><em>Information can be lost during canonicalization.</em> The BFD
106 be lost. If the data is then written back in the same format, the back
110 there is no information lost when
113 only lost from the files whose format differs from the destination.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/ld.html/
H A DBFD-information-loss.html73 <p><em>Information can be lost during output.</em> The output formats
92 <p><em>Information can be lost during canonicalization.</em> The BFD
106 be lost. If the data is then written back in the same format, the back
110 there is no information lost when
113 only lost from the files whose format differs from the destination.
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c52 u32 read_data, lost; in tmc_etb_dump_hw() local
55 lost = readl_relaxed(drvdata->base + TMC_STS) & TMC_STS_FULL; in tmc_etb_dump_hw()
67 if (lost) in tmc_etb_dump_hw()
448 bool lost = false; in tmc_update_etf_buffer() local
484 lost = true; in tmc_update_etf_buffer()
512 lost = true; in tmc_update_etf_buffer()
521 if (!buf->snapshot && lost) in tmc_update_etf_buffer()
533 if (lost && i < CORESIGHT_BARRIER_PKT_SIZE) { in tmc_update_etf_buffer()
H A Dcoresight-etb10.c285 bool lost = false; in etb_dump_hw() local
314 lost = true; in etb_dump_hw()
326 if (lost) in etb_dump_hw()
431 bool lost = false; in etb_update_buffer() local
470 lost = true; in etb_update_buffer()
481 lost = true; in etb_update_buffer()
514 lost = true; in etb_update_buffer()
523 if (!buf->snapshot && lost) in etb_update_buffer()
537 if (lost && i < CORESIGHT_BARRIER_PKT_SIZE) { in etb_update_buffer()
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Ddavinci_i2c.h39 #define I2C_IE_AL_IE (1 << 0) /* Arbitration lost interrupt enable */
52 #define I2C_STAT_AL (1 << 0) /* Arbitration lost interrupt enable */
58 #define I2C_INTCODE_AL 1 /* Arbitration lost */
/OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/drbd/
H A Dnode-states-8.dot9 Primary -> Unknown [ label = "connection lost" ]
10 Secondary -> Unknown [ label = "connection lost" ]
/OK3568_Linux_fs/buildroot/dl/stressapptest/
H A Dgit.readme12 lost. Do *not* even use it as a remote, or as the source for new
13 worktrees; your commits will eventually get lost.
/OK3568_Linux_fs/buildroot/dl/qt5location/
H A Dgit.readme12 lost. Do *not* even use it as a remote, or as the source for new
13 worktrees; your commits will eventually get lost.
/OK3568_Linux_fs/buildroot/dl/sox/
H A Dgit.readme12 lost. Do *not* even use it as a remote, or as the source for new
13 worktrees; your commits will eventually get lost.
/OK3568_Linux_fs/buildroot/dl/qt5webengine-chromium-catapult/
H A Dgit.readme12 lost. Do *not* even use it as a remote, or as the source for new
13 worktrees; your commits will eventually get lost.

12345678910>>...81