Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc493 for (const auto& loc_and_id : locations) { in WriteLocations() local
494 const auto& loc = loc_and_id.first; in WriteLocations()
495 int64_t id = loc_and_id.second; in WriteLocations()