📄 cmds
字号:
#!/bin/cshset verbosetmcc -p fir1.c -o fir1.outtmsim -nomm fir1.outtmcc -r fir1.c -o fir1.outtmsize fir1.outtmsim -statfile fir1.stat fir1.out tmprof fir1.stat fir1.out -scale 1 -functmcc -p fir1.c -o fir1.outtmsim -nomm fir1.outtmcc -G fir1.c -o fir1.outtmsize fir1.outtmsim -statfile fir1.stat fir1.out tmprof fir1.stat fir1.out -scale 1 -functmcc -p fir2.c -o fir2.outtmsim -nomm fir2.outtmcc -r fir2.c -o fir2.outtmsize fir2.outtmsim -statfile fir2.stat fir2.out tmprof fir2.stat fir2.out -scale 1 -functmcc -p fir3.c -o fir3.outtmsim -nomm fir3.outtmcc -r fir3.c -o fir3.outtmsize fir3.outtmsim -statfile fir3.stat fir3.out tmprof fir3.stat fir3.out -scale 1 -functmcc -p fir3.c -o fir3.outtmsim -nomm fir3.outtmcc -G fir3.c -o fir3.outtmsize fir3.outtmsim -statfile fir3.stat fir3.out tmprof fir3.stat fir3.out -scale 1 -functmcc -p fir4.c -o fir4.outtmsim -nomm fir4.outtmcc -G fir4.c -o fir4.outtmsize fir4.outtmsim -statfile fir4.stat fir4.out tmprof fir4.stat fir4.out -scale 1 -functmcc -p fir4.c -o fir4.outtmsim -nomm fir4.outtmcc -G -tmccom -graft_tuning_file graftfile -- fir4.c -o fir4.outtmsize fir4.outtmsim -statfile fir4.stat fir4.outtmprof fir4.stat fir4.out -scale 1 -functmcc -p fir4.c -o fir4.outtmsim -nomm fir4.outtmcc -G -O3 -tmccom -graft_tuning_file graftfile -- fir4.c -o fir4.outtmsize fir4.outtmsim -statfile fir4.stat fir4.outtmprof fir4.stat fir4.out -scale 1 -func
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -