Searched refs:callgrind_annotate (Results 1 – 3 of 3) sorted by relevance
74 callgrind_annotate = subprocess.run(["callgrind_annotate", variable78 if callgrind_annotate.returncode:82 sys.exit(callgrind_annotate.stderr.decode("utf-8"))
102 callgrind_annotate = subprocess.run(106 if callgrind_annotate.returncode:107 sys.exit(callgrind_annotate.stderr.decode("utf-8"))
223 …sed -i s:\.\./\.\./callgrind/callgrind_annotate:${bindir}/callgrind_annotate: ${D}${PTEST_PATH}/ca…224 …sed -i s:\.\./\.\./callgrind/callgrind_annotate:${bindir}/callgrind_annotate: ${D}${PTEST_PATH}/ca…