Searched refs:Operator (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/perf/pmu-events/ |
| H A D | metric.py | 151 return Operator('|', self, other) 154 return Operator('|', other, self) 157 return Operator('^', self, other) 160 return Operator('&', self, other) 163 return Operator('&', other, self) 166 return Operator('<', self, other) 169 return Operator('>', self, other) 172 return Operator('+', self, other) 175 return Operator('+', other, self) 178 return Operator('-', self, other) [all …]
|
| /linux/Documentation/devicetree/bindings/powerpc/opal/ |
| H A D | oppanel-opal.txt | 1 IBM OPAL Operator Panel Binding
|
| /linux/Documentation/translations/zh_TW/admin-guide/mm/damon/ |
| H A D | start.rst | 33 在演示中,我們將使用DAMON的默認用戶空間工具,稱爲DAMON Operator(DAMO)。它可以在
|
| /linux/Documentation/translations/zh_CN/admin-guide/mm/damon/ |
| H A D | start.rst | 33 在演示中,我们将使用DAMON的默认用户空间工具,称为DAMON Operator(DAMO)。它可以在
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | start.rst | 28 called DAMON Operator (DAMO). It is available at
|