Searched defs:add_terminating_flow_ids (Results 1 – 1 of 1) sorted by relevance
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 30690 void add_terminating_flow_ids(uint64_t value) { terminating_flow_ids_.emplace_back(value); } in add_terminating_flow_ids() function in perfetto::protos::gen::TrackEvent |