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