Lines Matching defs:ret
32 ret = libhiperf_report.EchoLoopBack(b'123') variable
36 ret = libhiperf_report.EchoLoopBack(b'test') variable
40 ret = libhiperf_report.EchoLoopBack(b'test123') variable
44 ret = libhiperf_report.EchoLoopBack(b'') variable
48 ret = libhiperf_report.EchoLoopBack(None) variable
52 ret = libhiperf_report.Report(b'perf.data', b'report.txt', b'-s') variable
55 ret = libhiperf_report.SetDebug(True) variable
58 ret = libhiperf_report.ReportJson(b'perf.data', b'json.txt') variable
61 ret = libhiperf_report.ReportGetSymbolFiles(b'perf.data') variable
64 ret = libhiperf_report.ReportGetBuildId(b'elf32_test') variable
67 ret = libhiperf_report.ReportGetBuildId(b'elf32_test_stripped_nobuildid') variable
70 ret = libhiperf_report.ReportGetElfArch(b'elf32_test') variable
73 ret = libhiperf_report.ReportGetElfArch(b'elf_test') variable
76 ret = libhiperf_report.ReportGetElfArch(b'hiperf') variable