Home
last modified time | relevance | path

Searched refs:testname (Results 1 – 6 of 6) sorted by relevance

/linux/tools/power/x86/intel_pstate_tracer/
A Dintel_pstate_tracer.py66 global sample_num, last_sec_cpu, last_usec_cpu, start_time, testname
194 g_plot('set title "{} : cpu pstates : {:%F %H:%M}"'.format(testname, datetime.now()))
211 g_plot('set title "{} : cpu loads : {:%F %H:%M}"'.format(testname, datetime.now()))
239 g_plot('set title "{} : cpu durations : {:%F %H:%M}"'.format(testname, datetime.now()))
267 g_plot('set title "{} : cpu io boost : {:%F %H:%M}"'.format(testname, datetime.now()))
506 testname = "" variable
535 testname = arg variable
557 if os.path.exists(testname):
560 os.mkdir(testname)
562 fix_ownership(testname)
[all …]
/linux/tools/testing/selftests/net/
A Dgro.c80 static char *testname = "data"; variable
115 if (strcmp(testname, "ip") == 0) { in setup_sock_filter()
821 if (strcmp(testname, "data") == 0) { in gro_sender()
830 } else if (strcmp(testname, "ack") == 0) { in gro_sender()
845 } else if (strcmp(testname, "tcp") == 0) { in gro_sender()
857 } else if (strcmp(testname, "ip") == 0) { in gro_sender()
920 if (strcmp(testname, "data") == 0) { in gro_receiver()
933 } else if (strcmp(testname, "ack") == 0) { in gro_receiver()
954 } else if (strcmp(testname, "tcp") == 0) { in gro_receiver()
973 } else if (strcmp(testname, "ip") == 0) { in gro_receiver()
[all …]
/linux/arch/x86/kernel/
A Dnmi_selftest.c138 static inline void __init print_testname(const char *testname) in print_testname() argument
140 printk("%12s:", testname); in print_testname()
/linux/tools/testing/selftests/ftrace/
A Dftracetest372 local testname=`basename $1`
375 local testlog=`mktemp $LOG_DIR/${CASENO}-${testname}-log.XXXXXX`
/linux/Documentation/dev-tools/
A Dkselftest.rst63 /tmp/testname file(s) when summary option is specified. This is applicable
/linux/lib/
A Dlocking-selftest.c1451 static inline void print_testname(const char *testname) in print_testname() argument
1453 printk("%33s:", testname); in print_testname()

Completed in 15 milliseconds