Home
last modified time | relevance | path

Searched defs:invalid_packets (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.proto189 optional uint64 invalid_packets = 10; field
/aosp_15_r20/tools/netsim/proto/netsim/
H A Dstats.proto57 repeated InvalidPacket invalid_packets = 8; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dtrace_stats.gen.h137 uint64_t invalid_packets() const { return invalid_packets_; } in invalid_packets() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.gen.h137 uint64_t invalid_packets() const { return invalid_packets_; } in invalid_packets() function
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.h641 uint64_t invalid_packets = 0; member
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dtrace_stats.pbzero.h90 uint64_t invalid_packets() const { return at<10>().as_uint64(); } in invalid_packets() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.pbzero.h90 uint64_t invalid_packets() const { return at<10>().as_uint64(); } in invalid_packets() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.pb.h2648 inline ::uint64_t TraceStats::invalid_packets() const { in invalid_packets() function
/aosp_15_r20/tools/netsim/rust/proto/src/
H A Dstats.rs367 pub invalid_packets: ::std::vec::Vec<InvalidPacket>, field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dtrace_stats.pb.h2648 inline ::uint64_t TraceStats::invalid_packets() const { in invalid_packets() function
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2026 optional uint64 invalid_packets = 10; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto4276 optional uint64 invalid_packets = 10; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto4669 optional uint64 invalid_packets = 10; field