Searched refs:vmlinux_file (Results 1 – 1 of 1) sorted by relevance
44 vmlinux_file = "" variable71 global vmlinux_file72 vmlinux_file = os.path.join(dirpath, filename)92 p = Popen("size -t " + vmlinux_file, shell=True, stdout=PIPE, stderr=PIPE)99 print("%s" % vmlinux_file[len(os.getcwd()) + 1:])