Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dexport_json.cc1406 auto opt_symbol_set_id = frames.symbol_set_id()[frame_row]; in ExportCpuProfileSamples() local
1407 if (opt_symbol_set_id) { in ExportCpuProfileSamples()
1409 storage_->symbol_table().name()[*opt_symbol_set_id]); in ExportCpuProfileSamples()