Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/netfilter/
H A Drpath.sh146 testrun() { function
179 testrun
186 testrun
/linux-6.15/tools/power/pm-graph/
H 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 \
H A Dsleepgraph.py3294 testrun = []
3296 testrun.append(TestRun(data))
3331 data = testrun[testidx].data
3362 for test in testrun:
3485 testrun = TestRun(data)
3486 testruns.append(testrun)
3532 if('thaw_processes' in testrun.ttemp and len(testrun.ttemp['thaw_processes']) > 0):
3636 testrun.ttemp[name] = []
3731 if(key not in testrun.ftemp):
3732 testrun.ftemp[key] = []
[all …]
/linux-6.15/Documentation/arch/arm/
H A Dtcm.rst140 printk("TCM variable from testrun: %u @ %p\n", tcmvar, &tcmvar);