Home
last modified time | relevance | path

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

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