Home
last modified time | relevance | path

Searched refs:net_arg_tcp_flags_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dnetwork_trace_module.cc61 net_arg_tcp_flags_(context->storage->InternString("packet_tcp_flags")), in NetworkTraceModule()
241 i->AddArg(net_arg_tcp_flags_, in ParseGenericEvent()
H A Dnetwork_trace_module.h84 const StringId net_arg_tcp_flags_; variable