Searched refs:merged_callstack (Results 1 – 1 of 1) sorted by relevance
1427 std::string merged_callstack; in ExportCpuProfileSamples() local1430 merged_callstack += *entry; in ExportCpuProfileSamples()1433 event["args"]["frames"] = merged_callstack; in ExportCpuProfileSamples()