Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dexport_json.cc1397 uint32_t callsite_row = *callsites.id().IndexOf(callsite_id); in ExportCpuProfileSamples() local
1399 FrameId frame_id = callsites.frame_id()[callsite_row]; in ExportCpuProfileSamples()
1424 opt_callsite_id = callsites.parent_id()[callsite_row]; in ExportCpuProfileSamples()