Home
last modified time | relevance | path

Searched defs:flow_ids (Results 1 – 2 of 2) sorted by relevance

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto7045 repeated uint64 flow_ids = 36; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp30679 const std::vector<uint64_t>& flow_ids() const { return flow_ids_; } in flow_ids() function in perfetto::protos::gen::TrackEvent