Searched refs:systemInfo (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | Run | 1567 my ( $systemInfo, $results, $verbose, $reportFd ) = @_; 1576 number($systemInfo->{'numCpus'}, "CPU"), 1636 my ( $systemInfo, $reportFd ) = @_; 1640 $systemInfo->{'name'}, $systemInfo->{'system'}, 1837 my ( $systemInfo, $results, $verbose, $reportFd ) = @_; 1843 number($systemInfo->{'numCpus'}, "CPU"), 1904 my $systemInfo = getSystemInfo(); 1911 if (defined($systemInfo->{'numCpus'}) && $systemInfo->{'numCpus'} > 1) { 1912 push(@$copies, $systemInfo->{'numCpus'}); 1930 my $reportFile = logFile($systemInfo); [all …]
|
| /OK3568_Linux_fs/buildroot/package/unixbench/ |
| H A D | 0001-package-unixbench-remove-the-precheck-on-Run.patch | 25 my $systemInfo = getSystemInfo();
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | bootgraph.py | 463 sysvals.systemInfo(aslib.dmidecode(sysvals.mempath))
|
| H A D | sleepgraph.py | 397 def systemInfo(self, info): member in SystemValues 6858 sysvals.systemInfo(dmidecode(sysvals.mempath))
|