Lines Matching refs:PYTHON
12 if [ "x$PYTHON" == "x" ]
16 PYTHON=python3
19 PYTHON=python
21 echo Skipping test, python not detected please set environment variable PYTHON.
50 $PYTHON $pythonchecker --no-args --file "${stat_output}"
63 $PYTHON $pythonchecker --system-wide --file "${stat_output}"
76 $PYTHON $pythonchecker --system-wide-no-aggr --file "${stat_output}"
84 $PYTHON $pythonchecker --interval --file "${stat_output}"
93 $PYTHON $pythonchecker --event --file "${stat_output}"
106 $PYTHON $pythonchecker --per-core --file "${stat_output}"
119 $PYTHON $pythonchecker --per-thread --file "${stat_output}"
131 perf stat -j --per-cache -a true 2>&1 | $PYTHON $pythonchecker --per-cache
144 $PYTHON $pythonchecker --per-die --file "${stat_output}"
157 $PYTHON $pythonchecker --per-node --file "${stat_output}"
170 $PYTHON $pythonchecker --per-socket --file "${stat_output}"