Home
last modified time | relevance | path

Searched refs:testrun (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/netfilter/
A Drpath.sh126 testrun() { function
159 testrun
166 testrun
/linux-6.3-rc2/tools/power/pm-graph/
A Dbootgraph.py892 testrun = True variable
966 testrun = False variable
979 testrun = False variable
1021 if cmd or sysvals.reboot or sysvals.iscronjob or testrun:
1023 if (testrun and sysvals.useftrace) or cmd == 'flistall':
1069 if testrun:
1096 if testrun and os.path.isdir(sysvals.testdir) and \
A Dsleepgraph.py3250 testrun = []
3252 testrun.append(TestRun(data))
3287 data = testrun[testidx].data
3318 for test in testrun:
3441 testrun = TestRun(data)
3442 testruns.append(testrun)
3488 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3592 testrun.ttemp[name] = []
3687 if(key not in testrun.ftemp):
3688 testrun.ftemp[key] = []
[all …]
/linux-6.3-rc2/Documentation/arm/
A Dtcm.rst140 printk("TCM variable from testrun: %u @ %p\n", tcmvar, &tcmvar);

Completed in 14 milliseconds