Searched refs:ebpfFilePath (Results 1 – 1 of 1) sorted by relevance
638 std::string ebpfFilePath("[unknown]"); in ExportEbpfCallChaninText() local643 ebpfFilePath = GetDataFromDict(ebpfCallStackData_.FilePathIds()[ebpfCallChainRow]); in ExportEbpfCallChaninText()647 bufferLine.append(" (").append(ebpfFilePath).append(")\r\n"); in ExportEbpfCallChaninText()