Home
last modified time | relevance | path

Searched refs:scriptname (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/testing/selftests/rcutorture/bin/
Dkvm.sh30 scriptname=$0
54 echo "Usage: $scriptname optional arguments:"
263 echo $scriptname $args
265 echo $scriptname $args >> $resdir/$ds/log
/linux-4.1.27/tools/perf/
Dbuiltin-script.c1278 static int check_ev_match(char *dir_name, char *scriptname, in check_ev_match() argument
1287 sprintf(filename, "%s/bin/%s-record", dir_name, scriptname); in check_ev_match()