Home
last modified time | relevance | path

Searched defs:flow_id (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dflow_tracker.cc43 void FlowTracker::Begin(TrackId track_id, FlowId flow_id) { in Begin()
53 void FlowTracker::Begin(SliceId slice_id, FlowId flow_id) { in Begin()
61 void FlowTracker::Step(TrackId track_id, FlowId flow_id) { in Step()
71 void FlowTracker::Step(SliceId slice_id, FlowId flow_id) { in Step()
83 FlowId flow_id, in End()
99 void FlowTracker::End(SliceId slice_id, FlowId flow_id, bool close_flow) { in End()
142 void FlowTracker::InsertFlow(FlowId flow_id, in InsertFlow()
H A Dflow_tracker_unittest.cc56 FlowId flow_id = 1; in TEST_F() local
87 FlowId flow_id = 1; in TEST_F() local
122 FlowId flow_id = 1; in TEST_F() local
258 FlowId flow_id = 1; in TEST_F() local
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dtrack_event_args.h32 static PERFETTO_ALWAYS_INLINE inline Flow ProcessScoped(uint64_t flow_id) { in ProcessScoped()
49 static PERFETTO_ALWAYS_INLINE inline Flow Global(uint64_t flow_id) { in Global()
54 explicit constexpr Flow(uint64_t flow_id) : flow_id_(flow_id) {} in Flow()
70 uint64_t flow_id) { in ProcessScoped()
81 uint64_t flow_id) { in Global()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dtrack_event_args.h32 static PERFETTO_ALWAYS_INLINE inline Flow ProcessScoped(uint64_t flow_id) { in ProcessScoped()
49 static PERFETTO_ALWAYS_INLINE inline Flow Global(uint64_t flow_id) { in Global()
54 explicit constexpr Flow(uint64_t flow_id) : flow_id_(flow_id) {} in Flow()
70 uint64_t flow_id) { in ProcessScoped()
81 uint64_t flow_id) { in Global()
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.h111 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) argument
113 error_title, flow_id) argument
115 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) argument
117 #define BWE_TEST_LOGGING_BASELINEBAR(figure, name, value, flow_id) argument
216 #define BWE_TEST_LOGGING_BAR(figure, name, value, flow_id) \ argument
223 #define BWE_TEST_LOGGING_BASELINEBAR(figure, name, value, flow_id) \ argument
231 flow_id) \ argument
239 figure, name, value, ylow, yhigh, error_title, ymax, limit_title, flow_id) \ argument
H A Dbwe_test_logging.cc134 int flow_id) { in PlotBar()
147 int flow_id) { in PlotBaselineBar()
163 int flow_id) { in PlotErrorBar()
182 int flow_id) { in PlotLimitErrorBar()
/aosp_15_r20/external/mesa3d/src/util/perf/
H A Dcpu_trace.h44 #define _MESA_TRACE_TIMESTAMP_BEGIN(name, track_id, flow_id, timestamp) \ argument
71 #define _MESA_TRACE_TIMESTAMP_BEGIN(name, track_id, flow_id, timestamp) argument
79 #define _MESA_TRACE_TIMESTAMP_BEGIN(name, track_id, flow_id, timestamp) argument
155 #define MESA_TRACE_TIMESTAMP_BEGIN(name, track_id, flow_id, timestamp) \ argument
/aosp_15_r20/external/perfetto/src/trace_processor/importers/json/
H A Djson_trace_parser_impl.cc340 FlowId flow_id = flow_tracker->GetFlowIdForV1Event( in ParseJsonPacket() local
353 FlowId flow_id = flow_tracker->GetFlowIdForV1Event( in ParseJsonPacket() local
366 FlowId flow_id = flow_tracker->GetFlowIdForV1Event( in ParseJsonPacket() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Drecombiner.cc160 trace_flow_id_t flow_id = TRACE_NONCE(); in BeginTrace() local
170 for ([[maybe_unused]] auto flow_id : trace_ids_) { in EndTraces() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_timeline.cc78 int64_t flow_id) { in EmitFlowStart()
86 int64_t flow_id) { in EmitFlowEnd()
242 int64_t flow_id = 1; in GenerateGraphTimeline() local
/aosp_15_r20/external/crosvm/perfetto/src/
H A Dlib.rs763 let flow_id = tests::trace_create_async!(future_category, static_name); in test_async_trace_builds_and_runs() localVariable
768 let flow_id = tests::trace_pause_async!(future_category); in test_async_trace_builds_and_runs() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/client/
H A Dtimeline.py182 def emit_flow_start(self, name, timestamp, pid, tid, flow_id): argument
199 def emit_flow_end(self, name, timestamp, pid, tid, flow_id): argument
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtrack_event_parser.cc780 FlowId flow_id = context_->flow_tracker->GetFlowIdForV1Event( in ParseFlowEventV1() local
803 FlowId flow_id = *it; in MaybeParseTrackEventFlows() local
817 FlowId flow_id = *it; in MaybeParseTrackEventFlows() local
/aosp_15_r20/external/cronet/net/socket/
H A Dudp_socket_win.cc223 PQOS_FLOWID flow_id) { in AddSocketToFlow()
230 QOS_FLOWID flow_id, in RemoveSocketFromFlow()
236 QOS_FLOWID flow_id, in SetFlow()
/aosp_15_r20/external/perfetto/protos/perfetto/trace/chrome/
H A Dchrome_trigger.proto29 optional fixed64 flow_id = 3; field
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dtwt.c32 bool flow_type, u8 flow_id, bool protection, in wpas_twt_send_setup()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trigger.pbzero.h30 uint64_t flow_id() const { return at<3>().as_uint64(); } in flow_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_chrome_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trigger.pb.h361 inline ::uint64_t ChromeTrigger::flow_id() const { in flow_id() function
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c143 uint64_t flow_id; member
1709 uint64_t flow_id; member
2094 uint64_t flow_id = chain->images[image_index].flow_id; in wsi_wl_swapchain_queue_present() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_schema.h383 uint64_t flow_id : 56; member
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c3046 uint8 *flow_id; in dhd_hostreorder_flows() local
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json.cc1039 std::optional<Json::Value> CreateFlowEventV1(uint32_t flow_id, in CreateFlowEventV1()
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-0844/
H A Dlocal_poc.h612 uint32_t flow_id; member
/aosp_15_r20/external/rust/crates/quiche/src/h3/
Dmod.rs1375 let flow_id = b.get_varint()?; in recv_dgram() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/h3/
Dmod.rs1375 let flow_id = b.get_varint()?; in recv_dgram() localVariable

12