Home
last modified time | relevance | path

Searched refs:flow_table (Results 1 – 11 of 11) sorted by relevance

/external/perfetto/src/trace_processor/importers/common/
Dflow_tracker_unittest.cc60 const auto& flows = context.storage->flow_table(); in TEST()
91 const auto& flows = context.storage->flow_table(); in TEST()
129 const auto& flows = context.storage->flow_table(); in TEST()
177 const auto& flows = context.storage->flow_table(); in TEST()
237 const auto& flows = context.storage->flow_table(); in TEST()
283 const auto& flows = context.storage->flow_table(); in TEST()
/external/perfetto/src/trace_processor/importers/ftrace/
Dbinder_tracker_unittest.cc82 const auto& flow = context.storage->flow_table(); in TEST_F()
120 const auto& flow = context.storage->flow_table(); in TEST_F()
/external/perfetto/src/trace_processor/prelude/table_functions/
Dconnected_flow.cc158 const auto& flow = storage_->flow_table(); in GoByFlow()
206 const auto& flow = storage_->flow_table(); in ComputeTable()
/external/perfetto/src/trace_processor/
Dexport_json.cc1095 const auto& flow_table = storage_->flow_table(); in ExportFlows() local
1097 for (uint32_t i = 0; i < flow_table.row_count(); i++) { in ExportFlows()
1098 SliceId slice_out = flow_table.slice_out()[i]; in ExportFlows()
1099 SliceId slice_in = flow_table.slice_in()[i]; in ExportFlows()
1100 uint32_t arg_set_id = flow_table.arg_set_id()[i]; in ExportFlows()
Dtrace_processor_impl.cc650 RegisterDbTable(storage->flow_table()); in TraceProcessorImpl()
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h460 const tables::FlowTable& flow_table() const { return flow_table_; } in flow_table() function
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h78583 struct nf_flowtable *flow_table; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h104647 struct nf_flowtable *flow_table; member
Dvmlinux.h104647 struct nf_flowtable *flow_table; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h87742 struct nf_flowtable *flow_table; member
Dvmlinux_510.h87742 struct nf_flowtable *flow_table; member