Lines Matching refs:exitWithError
354 exitWithError("Unsupported perfscript!"); in create()
366 exitWithError("Perf not found."); in convertPerfDataToTrace()
398 exitWithError("No relevant mmap event is found in perf data."); in convertPerfDataToTrace()
444 exitWithError("Executable segments not loaded consecutively"); in updateBinaryAddress()
447 exitWithError("File offset not found"); in updateBinaryAddress()
454 exitWithError("Segment not loaded by consecutive mmaps"); in updateBinaryAddress()
482 exitWithError("FS discriminator is not supported in CS profile."); in unwindSamples()
710 exitWithError("'Hybrid perf sample is corrupted, No LBR sample line"); in parseSample()
718 exitWithError(EC, Filename); in writeUnsymbolizedProfile()
788 exitWithError(Msg); in readSampleCounters()
954 exitWithError(ErrorMsg); in extractMMap2EventForBinary()
1055 exitWithError("Invalid perf script input!"); in checkPerfScriptType()